|
FFmpeg
|
Contains information about the state of a loudness measurement. More...
#include <ebur128.h>
Public Attributes | |
| int | mode |
| The current mode. More... | |
| unsigned int | channels |
| The number of channels. More... | |
| unsigned long | samplerate |
| The sample rate. More... | |
| struct FFEBUR128StateInternal * | d |
| Internal state. More... | |
Contains information about the state of a loudness measurement.
You should not need to modify this struct directly.
| unsigned int FFEBUR128State::channels |
The number of channels.
| struct FFEBUR128StateInternal* FFEBUR128State::d |
Internal state.
| int FFEBUR128State::mode |
The current mode.
| unsigned long FFEBUR128State::samplerate |
The sample rate.
1.8.12