| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Fmp4HlsSettings |
Fmp4HlsSettings.clone() |
Fmp4HlsSettings |
HlsSettings.getFmp4HlsSettings() |
Fmp4HlsSettings |
Fmp4HlsSettings.withAudioRenditionSets(String audioRenditionSets)
List all the audio groups that are used with the video output stream.
|
Fmp4HlsSettings |
Fmp4HlsSettings.withNielsenId3Behavior(Fmp4NielsenId3Behavior nielsenId3Behavior)
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an
equivalent ID3 tag will be inserted in the output.
|
Fmp4HlsSettings |
Fmp4HlsSettings.withNielsenId3Behavior(String nielsenId3Behavior)
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an
equivalent ID3 tag will be inserted in the output.
|
Fmp4HlsSettings |
Fmp4HlsSettings.withTimedMetadataBehavior(Fmp4TimedMetadataBehavior timedMetadataBehavior)
When set to passthrough, timed metadata is passed through from input to output.
|
Fmp4HlsSettings |
Fmp4HlsSettings.withTimedMetadataBehavior(String timedMetadataBehavior)
When set to passthrough, timed metadata is passed through from input to output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HlsSettings.setFmp4HlsSettings(Fmp4HlsSettings fmp4HlsSettings) |
HlsSettings |
HlsSettings.withFmp4HlsSettings(Fmp4HlsSettings fmp4HlsSettings) |
Copyright © 2020. All rights reserved.