FFmpeg
|
Data Fields | |
int | hh |
int | mm |
int | ss |
int | ff |
int | color |
int | drop |
Detailed Description
Field Documentation
int GXFTimecode::color |
Definition at line 42 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), and gxf_write_umf_material_description().
int GXFTimecode::drop |
Definition at line 43 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), gxf_write_umf_material_description(), and gxf_write_umf_media_description().
int GXFTimecode::ff |
Definition at line 41 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), and gxf_write_umf_material_description().
int GXFTimecode::hh |
Definition at line 38 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), and gxf_write_umf_material_description().
int GXFTimecode::mm |
Definition at line 39 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), and gxf_write_umf_material_description().
int GXFTimecode::ss |
Definition at line 40 of file gxfenc.c.
Referenced by gxf_init_timecode(), gxf_write_timecode_auxiliary(), and gxf_write_umf_material_description().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11