#include <Statistics.h>
QtAV::Statistics::AudioOnly::AudioOnly |
( |
| ) |
|
int QtAV::Statistics::AudioOnly::block_align |
number of bytes per packet if constant and known or 0 Used by some WAV based audio codecs.
QString QtAV::Statistics::AudioOnly::channel_layout |
int QtAV::Statistics::AudioOnly::channels |
int QtAV::Statistics::AudioOnly::frame_size |
Number of samples per channel in an audio frame.
- decoding: may be set by some decoders to indicate constant frame size
QString QtAV::Statistics::AudioOnly::sample_fmt |
int QtAV::Statistics::AudioOnly::sample_rate |
The documentation for this class was generated from the following file: