AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
AV1BitDepth
AV1Bit
Depth
sealed
class
AV1BitDepth
Av1 Bit Depth
Inheritors
Depth10
Depth8
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Depth10
Link copied to clipboard
object
Depth10
:
AV1BitDepth
Depth8
Link copied to clipboard
object
Depth8
:
AV1BitDepth
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AV1BitDepth
Properties
value
Link copied to clipboard
abstract
val
value
:
String