Module: Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource
- Defined in:
- proto_docs/google/cloud/video/livestream/v1/outputs.rb
Overview
The source of timecode.
Constant Summary collapse
- TIMECODE_SOURCE_UNSPECIFIED =
The timecode source is not specified.
0
- MEDIA_TIMESTAMP =
Use input media timestamp.
1
- EMBEDDED_TIMECODE =
Use input embedded timecode e.g. picture timing SEI message.
2