NAP
PlaybackComponentInstance Member List

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

AudioComponentBaseInstance(EntityInstance &entity, Component &resource)AudioComponentBaseInstance
ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
getAudioService()AudioComponentBaseInstanceprotected
getChannelCount() const overridePlaybackComponentInstancevirtual
getComponent() constComponentInstance
getComponent() constComponentInstance
getCurrentPlayingTime() constPlaybackComponentInstance
getEntityInstance() constComponentInstance
getFadeInTime() constPlaybackComponentInstance
getFadeOutTime() constPlaybackComponentInstance
getGain() constPlaybackComponentInstance
getNodeManager()AudioComponentBaseInstanceprotected
getOutputForChannel(int channel) overridePlaybackComponentInstancevirtual
getPitch() constPlaybackComponentInstance
getStereoPanning() constPlaybackComponentInstance
init(utility::ErrorState &errorState) overridePlaybackComponentInstancevirtual
nap::audio::AudioComponentBaseInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isPlaying() constPlaybackComponentInstance
isStereo() constPlaybackComponentInstance
mIDObject
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
PlaybackComponentInstance(EntityInstance &entity, Component &resource)PlaybackComponentInstance
setChannelGain(int channel, ControllerValue gain)PlaybackComponentInstance
setFadeInTime(TimeValue time)PlaybackComponentInstance
setFadeOutTime(TimeValue time)PlaybackComponentInstance
setGain(ControllerValue gain)PlaybackComponentInstance
setPitch(ControllerValue pitch)PlaybackComponentInstance
setStereoPanning(ControllerValue panning)PlaybackComponentInstance
start(TimeValue startPosition=0, TimeValue duration=0)PlaybackComponentInstance
stop()PlaybackComponentInstance
tryGetOutputForChannel(unsigned int)IMultiChannelOutput
update(double deltaTime) overridePlaybackComponentInstancevirtual
~IMultiChannelOutput()=defaultIMultiChannelOutputvirtual
~Object()Objectvirtual