timecodeInsertion property

H265TimecodeInsertionBehavior? timecodeInsertion
final

Determines how timecodes should be inserted into the video elementary stream.

  • 'disabled': Do not include timecodes
  • 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config

Implementation

final H265TimecodeInsertionBehavior? timecodeInsertion;