AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
H264TimecodeInsertionBehavior
H264Timecode
Insertion
Behavior
sealed
class
H264TimecodeInsertionBehavior
H264 Timecode Insertion Behavior
Inheritors
Disabled
PicTimingSei
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
H264TimecodeInsertionBehavior
Pic
Timing
Sei
Link copied to clipboard
object
PicTimingSei
:
H264TimecodeInsertionBehavior
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
H264TimecodeInsertionBehavior
Properties
value
Link copied to clipboard
abstract
val
value
:
String