Skip to main content

Module tc_metadata

Module tc_metadata 

Source
Expand description

Timecode metadata for embedding and extracting timecode-related info alongside media streams.

Provides structures for tagging media with timecode origins, recording dates, reel identifiers, and user-bits payloads conforming to SMPTE 12M.

Structs§

MetadataTimeline
A timeline of metadata entries keyed by frame number.
RecordDate
Recording date associated with a timecode.
ReelId
Reel identifier associated with a timecode.
TcMetadata
Comprehensive timecode metadata block.
UserBitsPayload
User bits payload from SMPTE 12M (32 bits split into 8 nibbles).

Enums§

TimecodeSource
Source type that originally generated the timecode.