timecodeInsertion property

Mpeg2TimecodeInsertionBehavior? timecodeInsertion
final

Determines how MediaLive inserts timecodes in the output video. For detailed information about setting up the input and the output for a timecode, see the section on "MediaLive Features - Timecode configuration" in the MediaLive User Guide. DISABLED: do not include timecodes. GOP_TIMECODE: Include timecode metadata in the GOP header.

Implementation

final Mpeg2TimecodeInsertionBehavior? timecodeInsertion;