MXFTimecodeComponent Struct Reference
Collaboration diagram for MXFTimecodeComponent:
Collaboration graph

Data Fields

UID uid
 
enum MXFMetadataSetType type
 
int drop_frame
 
int start_frame
 
struct AVRational rate
 
AVTimecode tc
 

Detailed Description

Definition at line 118 of file mxfdec.c.

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

Definition at line 124 of file mxfdec.c.

enum MXFMetadataSetType MXFTimecodeComponent::type

Definition at line 120 of file mxfdec.c.

Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__().

UID MXFTimecodeComponent::uid

Definition at line 119 of file mxfdec.c.


The documentation for this struct was generated from the following file: