AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
AV1GopSizeUnits
AV1Gop
Size
Units
sealed
class
AV1GopSizeUnits
Av1 Gop Size Units
Inheritors
Frames
Seconds
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Frames
Link copied to clipboard
object
Frames
:
AV1GopSizeUnits
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AV1GopSizeUnits
Seconds
Link copied to clipboard
object
Seconds
:
AV1GopSizeUnits
Properties
value
Link copied to clipboard
abstract
val
value
:
String