FFmpeg
|
MXFTimecodeComponent Struct Reference
Collaboration diagram for MXFTimecodeComponent:
Data Fields | |
UID | uid |
enum MXFMetadataSetType | type |
int | drop_frame |
int | start_frame |
struct AVRational | rate |
AVTimecode | tc |
Detailed Description
Field Documentation
int MXFTimecodeComponent::drop_frame |
Definition at line 121 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_timecode_component().
struct AVRational MXFTimecodeComponent::rate |
Definition at line 123 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_timecode_component().
int MXFTimecodeComponent::start_frame |
Definition at line 122 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_timecode_component().
AVTimecode MXFTimecodeComponent::tc |
enum MXFMetadataSetType MXFTimecodeComponent::type |
Definition at line 120 of file mxfdec.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11