Vuo
1.2.0
|
VuoQtListener implementation.
Variables | |
const unsigned int | AUDIO_BUFFER_SIZE = 16384 |
The number of bytes to allocate initially for the audio buffer (all channels). | |
const unsigned int | REVERSE_PLAYBACK_FRAME_ADVANCE = 10 |
The number of preceeding frames to decode when playing video in reverse. | |
const unsigned int AUDIO_BUFFER_SIZE = 16384 |
The number of bytes to allocate initially for the audio buffer (all channels).
The actual buffer size may change depending on what copyNextSampleBuffer feels like returning.
const unsigned int REVERSE_PLAYBACK_FRAME_ADVANCE = 10 |
The number of preceeding frames to decode when playing video in reverse.