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§
- Metadata
Timeline - A timeline of metadata entries keyed by frame number.
- Record
Date - Recording date associated with a timecode.
- ReelId
- Reel identifier associated with a timecode.
- TcMetadata
- Comprehensive timecode metadata block.
- User
Bits Payload - User bits payload from SMPTE 12M (32 bits split into 8 nibbles).
Enums§
- Timecode
Source - Source type that originally generated the timecode.