Vuo  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
VuoAvPlayerObject.m File Reference

Description

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.
 

Variable Documentation

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.