| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static AudioOnlyHlsTrackType |
AudioOnlyHlsTrackType.fromValue(String value)
Use this in place of valueOf.
|
static AudioOnlyHlsTrackType |
AudioOnlyHlsTrackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioOnlyHlsTrackType[] |
AudioOnlyHlsTrackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AudioOnlyHlsSettings |
AudioOnlyHlsSettings.withAudioTrackType(AudioOnlyHlsTrackType audioTrackType)
Four types of audio-only tracks are supported:
Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth
scenarios.
|
Copyright © 2021. All rights reserved.