FFmpeg  1.2.12
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 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.

UID MXFTimecodeComponent::uid

Definition at line 119 of file mxfdec.c.


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