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