AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
IAudioPlayer Member List

This is the complete list of members for IAudioPlayer, including all inherited members.

AObject() (defined in AObject)AObject
AObjectBase()=default (defined in AObjectBase)AObjectBase
AObjectBase(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
AObjectBase(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
biConnect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
clearAllIngoingConnections() noexcept (defined in AObjectBase)AObjectBaseprotected
connect(const Signal &signal, Object *object, Function &&function)AObjectinlinestatic
connect(const Property &property, Object *object, Function &&function)AObjectinlinestatic
connect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
connect(const Connectable &connectable, Object &object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, Function &&function)AObjectinline
connect(const Connectable &connectable, _< Object > object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, ASlotDef< Object *, Function > slotDef)AObjectinlinestatic
connect(const Property &property, _< Object > object, Function &&function)AObjectinlinestatic
disconnect() (defined in AObject)AObjectstatic
finishedIAudioPlayer
fromUrl(AUrl url) (defined in IAudioPlayer)IAudioPlayerstatic
GENERIC_OBSERVERAObjectstatic
getThread() const (defined in AObject)AObjectinline
handleSlotException(std::exception_ptr exception)AObjectBaseprotectedvirtual
IAudioPlayer(AUrl url) (defined in IAudioPlayer)IAudioPlayerexplicit
initialize() (defined in IAudioPlayer)IAudioPlayerprotected
initializeIfNeeded() (defined in IAudioPlayer)IAudioPlayerinlineprotected
isInitialized() const noexcept (defined in IAudioPlayer)IAudioPlayerinlineprotected
isSignalsEnabled() const noexcept (defined in AObject)AObjectinline
isSlotsCallsOnlyOnMyThread() const noexcept (defined in AObject)AObjectinline
loop() const noexceptIAudioPlayerinline
moveToThread(aui::no_escape< AObject > object, _< AAbstractThread > thread) (defined in AObject)AObjectstatic
noncopyable()=default (defined in aui::noncopyable)aui::noncopyable
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
onFinished()IAudioPlayer
operator=(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator^(T &&t) noexcept (defined in AObject)AObjectinline
pause()IAudioPlayer
play()IAudioPlayer
PlaybackStatus enum nameIAudioPlayer
playbackStatus() const noexceptIAudioPlayerinline
readIAudioPlayer
release() (defined in IAudioPlayer)IAudioPlayerprotected
resampledStream() const noexceptIAudioPlayerinline
rewind() (defined in IAudioPlayer)IAudioPlayer
setLoop(bool loop)IAudioPlayer
setSignalsEnabled(bool enabled) (defined in AObject)AObjectinline
setSlotsCallsOnlyOnMyThread(bool slotsCallsOnlyOnMyThread) (defined in AObject)AObjectinline
setThread(_< AAbstractThread > thread)AObjectinlineprotected
setVolume(aui::audio::VolumeLevel volume)IAudioPlayer
sharedPtr() (defined in AObject)AObjectinline
SIGNAL_SLOT_GLOBAL_SYNC (defined in AObjectBase)AObjectBasestatic
stop()IAudioPlayer
url() const noexcept (defined in IAudioPlayer)IAudioPlayerinline
volume() const noexceptIAudioPlayerinline
weakPtr() (defined in AObject)AObjectinline
~AObject()=default (defined in AObject)AObjectvirtual
~AObjectBase()=default (defined in AObjectBase)AObjectBasevirtual