AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mediaconvert
/
aws.sdk.kotlin.services.mediaconvert.model
/
CmafStreamInfResolution
Cmaf
Stream
Inf
Resolution
sealed
class
CmafStreamInfResolution
Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.
Inheritors
Exclude
Include
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Exclude
Link copied to clipboard
object
Exclude
:
CmafStreamInfResolution
Include
Link copied to clipboard
object
Include
:
CmafStreamInfResolution
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CmafStreamInfResolution
Properties
value
Link copied to clipboard
abstract
val
value
:
String