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

Data Fields

int64_t first_field
 
int64_t last_field
 
AVRational frames_per_second
 
int32_t fields_per_frame
 
int64_t track_aux_data
 

Detailed Description

Definition at line 29 of file gxf.c.

Field Documentation

int64_t gxf_stream_info::first_field

Definition at line 30 of file gxf.c.

Referenced by gxf_header(), and gxf_material_tags().

int64_t gxf_stream_info::last_field

Definition at line 31 of file gxf.c.

Referenced by gxf_header(), and gxf_material_tags().

AVRational gxf_stream_info::frames_per_second

Definition at line 32 of file gxf.c.

Referenced by gxf_header(), and gxf_track_tags().

int32_t gxf_stream_info::fields_per_frame

Definition at line 33 of file gxf.c.

Referenced by gxf_header(), gxf_packet(), and gxf_track_tags().

int64_t gxf_stream_info::track_aux_data

Definition at line 34 of file gxf.c.

Referenced by gxf_header(), and gxf_track_tags().


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