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