Data Fields | |
char | name [8] |
int | bits |
int | planar |
enum AVSampleFormat | altform |
planar<->packed alternative form |
Definition at line 25 of file samplefmt.c.
planar<->packed alternative form
Definition at line 29 of file samplefmt.c.
Referenced by av_get_alt_sample_fmt().
Definition at line 27 of file samplefmt.c.
Referenced by av_get_bits_per_sample_fmt(), av_get_bytes_per_sample(), and av_get_sample_fmt_string().
char SampleFmtInfo::name[8] |
Definition at line 26 of file samplefmt.c.
Referenced by av_get_sample_fmt_name(), and av_get_sample_fmt_string().