cinder::audio::Output Class Reference

#include <Output.h>

List of all members.

Static Public Member Functions

static void play (SourceRef aSource)
static TrackRef addTrack (SourceRef aSource, bool autoplay=true)
static void removeTrack (TrackId trackId)
static float getVolume ()
static void setVolume (float aVolume)

Member Function Documentation

static void cinder::audio::Output::play ( SourceRef  aSource  )  [static]
static TrackRef cinder::audio::Output::addTrack ( SourceRef  aSource,
bool  autoplay = true 
) [static]
static void cinder::audio::Output::removeTrack ( TrackId  trackId  )  [static]
static float cinder::audio::Output::getVolume (  )  [static]
static void cinder::audio::Output::setVolume ( float  aVolume  )  [static]

The documentation for this class was generated from the following files: