FFmpeg
|
#include <mxf.h>
Data Fields | |
struct AVRational | time_base |
int | samples_per_frame [6] |
struct AVRational MXFSamplesPerFrame::time_base |
Definition at line 74 of file mxf.h.
Referenced by ff_mxf_get_samples_per_frame(), and mxf_write_header().
int MXFSamplesPerFrame::samples_per_frame[6] |
Definition at line 75 of file mxf.h.
Referenced by mxf_compute_sample_count(), and mxf_write_header().