nCine
2025.06.r503-24a4688
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine
IAudioPlayer
ncine::IAudioPlayer Member List
This is the complete list of members for
ncine::IAudioPlayer
, including all inherited members.
airAbsorptionFactor_
ncine::IAudioPlayer
protected
ALAudioDevice
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
friend
applySourceProperties
()
ncine::IAudioPlayer
protected
auxFilterId_
ncine::IAudioPlayer
protected
bufferId
() const =0
ncine::IAudioPlayer
pure virtual
bufferSize
() const =0
ncine::IAudioPlayer
pure virtual
bytesPerSample
() const =0
ncine::IAudioPlayer
pure virtual
coneInnerAngle
() const
ncine::IAudioPlayer
inline
coneInnerAngle_
ncine::IAudioPlayer
protected
coneOuterAngle
() const
ncine::IAudioPlayer
inline
coneOuterAngle_
ncine::IAudioPlayer
protected
coneOuterGain
() const
ncine::IAudioPlayer
inline
coneOuterGain_
ncine::IAudioPlayer
protected
coneOuterGainHF_
ncine::IAudioPlayer
protected
DefaultAirAbsorptionFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultConeAngle
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultConeOuterGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultConeOuterGainHF
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultPitch
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
DefaultRoomRolloffFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
directFilterId_
ncine::IAudioPlayer
protected
direction
() const
ncine::IAudioPlayer
inline
direction_
ncine::IAudioPlayer
protected
duration
() const =0
ncine::IAudioPlayer
pure virtual
effectSlotId_
ncine::IAudioPlayer
protected
frequency
() const =0
ncine::IAudioPlayer
pure virtual
fromId
(unsigned int id)
ncine::Object
static
gain
() const
ncine::IAudioPlayer
inline
gain_
ncine::IAudioPlayer
protected
hasSource
() const
ncine::IAudioPlayer
IAudioPlayer
(ObjectType type, const char *name) (defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
IAudioPlayer
(ObjectType type) (defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
IAudioPlayer
(IAudioPlayer &&)=default
ncine::IAudioPlayer
id
() const
ncine::Object
inline
isLooping
() const
ncine::IAudioPlayer
inline
isLooping_
ncine::IAudioPlayer
protected
isPaused
() const
ncine::IAudioPlayer
inline
isPlaying
() const
ncine::IAudioPlayer
inline
isSourceLocked
() const
ncine::IAudioPlayer
inline
isStopped
() const
ncine::IAudioPlayer
inline
MaxAirAbsorptionFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxConeAngle
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxConeOuterGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxConeOuterGainHF
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxNameLength
ncine::Object
static
MaxPitch
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MaxRoomRolloffFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinAirAbsorptionFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinConeAngle
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinConeOuterGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinConeOuterGainHF
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinGain
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinPitch
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
MinRoomRolloffFactor
(defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
static
name
() const
ncine::Object
numChannels
() const =0
ncine::IAudioPlayer
pure virtual
numSamples
() const =0
ncine::IAudioPlayer
pure virtual
Object
(ObjectType type)
ncine::Object
explicit
Object
(ObjectType type, const char *name)
ncine::Object
Object
(Object &&other)
ncine::Object
Object
(const Object &other)
ncine::Object
protected
ObjectType
enum name
ncine::Object
operator=
(IAudioPlayer &&)=default
ncine::IAudioPlayer
ncine::Object::operator=
(Object &&other)
ncine::Object
pause
()=0
ncine::IAudioPlayer
pure virtual
pitch
() const
ncine::IAudioPlayer
inline
pitch_
ncine::IAudioPlayer
protected
play
()=0
ncine::IAudioPlayer
pure virtual
PlayerState
enum name
ncine::IAudioPlayer
position
() const
ncine::IAudioPlayer
inline
position_
ncine::IAudioPlayer
protected
roomRooloffFactor_
ncine::IAudioPlayer
protected
sampleOffset
() const
ncine::IAudioPlayer
setConeInnerAngle
(float coneAngle)
ncine::IAudioPlayer
setConeOuterAngle
(float coneAngle)
ncine::IAudioPlayer
setConeOuterGain
(float gain)
ncine::IAudioPlayer
setDirection
(const Vector3f &direction)
ncine::IAudioPlayer
setDirection
(float x, float y, float z)
ncine::IAudioPlayer
setGain
(float gain)
ncine::IAudioPlayer
setLooping
(bool isLooping)
ncine::IAudioPlayer
inline
setName
(const char *name)
ncine::Object
setPitch
(float pitch)
ncine::IAudioPlayer
setPosition
(const Vector3f &position)
ncine::IAudioPlayer
setPosition
(float x, float y, float z)
ncine::IAudioPlayer
setSampleOffset
(int offset)
ncine::IAudioPlayer
setSourceLocked
(bool sourceLocked)
ncine::IAudioPlayer
setVelocity
(const Vector3f &velocity)
ncine::IAudioPlayer
setVelocity
(float x, float y, float z)
ncine::IAudioPlayer
sourceId
() const
ncine::IAudioPlayer
inline
sourceId_
ncine::IAudioPlayer
protected
sourceLocked_
ncine::IAudioPlayer
protected
state
() const
ncine::IAudioPlayer
inline
state_
ncine::IAudioPlayer
protected
stop
()=0
ncine::IAudioPlayer
pure virtual
sType
()
ncine::Object
inline
static
type
() const
ncine::Object
inline
type_
ncine::Object
protected
updateState
()=0
ncine::IAudioPlayer
protected
pure virtual
velocity
() const
ncine::IAudioPlayer
inline
velocity_
ncine::IAudioPlayer
protected
~IAudioPlayer
() override (defined in
ncine::IAudioPlayer
)
ncine::IAudioPlayer
~Object
()
ncine::Object
virtual
Generated on Thu Jun 19 2025 23:20:23 for nCine by
1.9.8