| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
TimecodeConfig |
TimecodeConfig.clone() |
TimecodeConfig |
EncoderSettings.getTimecodeConfig()
Contains settings used to acquire and adjust timecode information from inputs.
|
TimecodeConfig |
TimecodeConfig.withSource(String source)
Identifies the source for the timecode that will be associated with the events outputs.
|
TimecodeConfig |
TimecodeConfig.withSource(TimecodeConfigSource source)
Identifies the source for the timecode that will be associated with the events outputs.
|
TimecodeConfig |
TimecodeConfig.withSyncThreshold(Integer syncThreshold)
Threshold in frames beyond which output timecode is resynchronized to the input timecode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncoderSettings.setTimecodeConfig(TimecodeConfig timecodeConfig)
Contains settings used to acquire and adjust timecode information from inputs.
|
EncoderSettings |
EncoderSettings.withTimecodeConfig(TimecodeConfig timecodeConfig)
Contains settings used to acquire and adjust timecode information from inputs.
|
Copyright © 2021. All rights reserved.