toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
mediaconvert
/
aws.sdk.kotlin.services.mediaconvert.model
/
M2tsEsRateInPes
M2ts
Es
Rate
In
Pes
sealed
class
M2tsEsRateInPes
Controls whether to include the ES Rate field in the PES header.
Inheritors
Exclude
Include
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Exclude
Link copied to clipboard
object
Exclude
:
M2tsEsRateInPes
Include
Link copied to clipboard
object
Include
:
M2tsEsRateInPes
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
M2tsEsRateInPes
Properties
value
Link copied to clipboard
abstract
val
value
:
String