addTrack(SourceRef aSource, bool autoplay)=0 | cinder::audio::OutputImpl | [pure virtual] |
availableTrackId() | cinder::audio::OutputImpl | [protected, virtual] |
getVolume() const =0 | cinder::audio::OutputImpl | [pure virtual] |
mNextTrackId | cinder::audio::OutputImpl | [protected] |
OutputImpl() | cinder::audio::OutputImpl | [protected] |
play(SourceRef aSource) | cinder::audio::OutputImpl | [virtual] |
removeTrack(TrackId trackId)=0 | cinder::audio::OutputImpl | [pure virtual] |
setVolume(float aVolume)=0 | cinder::audio::OutputImpl | [pure virtual] |
Track class | cinder::audio::OutputImpl | [friend] |
~OutputImpl() | cinder::audio::OutputImpl | [virtual] |