gxf_stream_info Struct Reference

Data Fields

int64_t first_field
int64_t last_field
AVRational frames_per_second
int32_t fields_per_frame

Detailed Description

Definition at line 27 of file gxf.c.

Field Documentation

int32_t gxf_stream_info::fields_per_frame

Definition at line 31 of file gxf.c.

Referenced by gxf_packet(), and gxf_track_tags().

int64_t gxf_stream_info::first_field

Definition at line 28 of file gxf.c.

Referenced by gxf_header(), and gxf_material_tags().

AVRational gxf_stream_info::frames_per_second

Definition at line 30 of file gxf.c.

Referenced by gxf_header(), and gxf_track_tags().

int64_t gxf_stream_info::last_field

Definition at line 29 of file gxf.c.

Referenced by gxf_header(), and gxf_material_tags().


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