#include <Statistics.h>
◆ AudioOnly()
QtAV::Statistics::AudioOnly::AudioOnly |
( |
| ) |
|
◆ block_align
int QtAV::Statistics::AudioOnly::block_align |
number of bytes per packet if constant and known or 0 Used by some WAV based audio codecs.
◆ channel_layout
QString QtAV::Statistics::AudioOnly::channel_layout |
◆ channels
int QtAV::Statistics::AudioOnly::channels |
◆ frame_size
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
◆ sample_fmt
QString QtAV::Statistics::AudioOnly::sample_fmt |
◆ sample_rate
int QtAV::Statistics::AudioOnly::sample_rate |
The documentation for this class was generated from the following file: