cinder::audio::OutputImpl Class Reference
#include <Output.h>
Inherited by cinder::audio::OutputAudioUnit, and cinder::audio::OutputXAudio.
List of all members.
Constructor & Destructor Documentation
virtual cinder::audio::OutputImpl::~OutputImpl |
( |
|
) |
[virtual] |
cinder::audio::OutputImpl::OutputImpl |
( |
|
) |
[protected] |
Member Function Documentation
virtual void cinder::audio::OutputImpl::play |
( |
SourceRef |
aSource |
) |
[virtual] |
virtual TrackRef cinder::audio::OutputImpl::addTrack |
( |
SourceRef |
aSource, |
|
|
bool |
autoplay | |
|
) |
| | [pure virtual] |
virtual void cinder::audio::OutputImpl::removeTrack |
( |
TrackId |
trackId |
) |
[pure virtual] |
virtual float cinder::audio::OutputImpl::getVolume |
( |
|
) |
const [pure virtual] |
virtual void cinder::audio::OutputImpl::setVolume |
( |
float |
aVolume |
) |
[pure virtual] |
virtual TrackId cinder::audio::OutputImpl::availableTrackId |
( |
|
) |
[protected, virtual] |
Friends And Related Function Documentation
friend class Track [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: