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
/
Eac3PassthroughControl
Eac3Passthrough
Control
sealed
class
Eac3PassthroughControl
Eac3 Passthrough Control
Inheritors
NoPassthrough
WhenPossible
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
No
Passthrough
Link copied to clipboard
object
NoPassthrough
:
Eac3PassthroughControl
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Eac3PassthroughControl
When
Possible
Link copied to clipboard
object
WhenPossible
:
Eac3PassthroughControl
Properties
value
Link copied to clipboard
abstract
val
value
:
String