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
/
SmoothGroupSparseTrackType
Smooth
Group
Sparse
Track
Type
sealed
class
SmoothGroupSparseTrackType
Smooth Group Sparse Track Type
Inheritors
None
Scte35
Scte35WithoutSegmentation
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
None
Link copied to clipboard
object
None
:
SmoothGroupSparseTrackType
Scte35
Link copied to clipboard
object
Scte35
:
SmoothGroupSparseTrackType
Scte35Without
Segmentation
Link copied to clipboard
object
Scte35WithoutSegmentation
:
SmoothGroupSparseTrackType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SmoothGroupSparseTrackType
Properties
value
Link copied to clipboard
abstract
val
value
:
String