FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MXFTimecodeComponent Struct Reference

Data Fields

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

Detailed Description

Definition at line 120 of file mxfdec.c.

Field Documentation

UID MXFTimecodeComponent::uid

Definition at line 121 of file mxfdec.c.

enum MXFMetadataSetType MXFTimecodeComponent::type

Definition at line 122 of file mxfdec.c.

int MXFTimecodeComponent::drop_frame

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 124 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata(), and mxf_read_timecode_component().

struct AVRational MXFTimecodeComponent::rate

Definition at line 125 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata(), and mxf_read_timecode_component().

AVTimecode MXFTimecodeComponent::tc

Definition at line 126 of file mxfdec.c.


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