PannerOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

coneInnerAngle
void coneInnerAngle(double coneInnerAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
coneInnerAngle
auto coneInnerAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
coneOuterAngle
void coneOuterAngle(double coneOuterAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
coneOuterAngle
auto coneOuterAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
coneOuterGain
void coneOuterGain(double coneOuterGain)
Undocumented in source. Be warned that the author may not have intended to support it.
coneOuterGain
auto coneOuterGain()
Undocumented in source. Be warned that the author may not have intended to support it.
distanceModel
void distanceModel(DistanceModelType distanceModel)
Undocumented in source. Be warned that the author may not have intended to support it.
distanceModel
auto distanceModel()
Undocumented in source. Be warned that the author may not have intended to support it.
maxDistance
void maxDistance(double maxDistance)
Undocumented in source. Be warned that the author may not have intended to support it.
maxDistance
auto maxDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
orientationX
void orientationX(float orientationX)
Undocumented in source. Be warned that the author may not have intended to support it.
orientationX
auto orientationX()
Undocumented in source. Be warned that the author may not have intended to support it.
orientationY
void orientationY(float orientationY)
Undocumented in source. Be warned that the author may not have intended to support it.
orientationY
auto orientationY()
Undocumented in source. Be warned that the author may not have intended to support it.
orientationZ
void orientationZ(float orientationZ)
Undocumented in source. Be warned that the author may not have intended to support it.
orientationZ
auto orientationZ()
Undocumented in source. Be warned that the author may not have intended to support it.
panningModel
void panningModel(PanningModelType panningModel)
Undocumented in source. Be warned that the author may not have intended to support it.
panningModel
auto panningModel()
Undocumented in source. Be warned that the author may not have intended to support it.
positionX
void positionX(float positionX)
Undocumented in source. Be warned that the author may not have intended to support it.
positionX
auto positionX()
Undocumented in source. Be warned that the author may not have intended to support it.
positionY
void positionY(float positionY)
Undocumented in source. Be warned that the author may not have intended to support it.
positionY
auto positionY()
Undocumented in source. Be warned that the author may not have intended to support it.
positionZ
void positionZ(float positionZ)
Undocumented in source. Be warned that the author may not have intended to support it.
positionZ
auto positionZ()
Undocumented in source. Be warned that the author may not have intended to support it.
refDistance
void refDistance(double refDistance)
Undocumented in source. Be warned that the author may not have intended to support it.
refDistance
auto refDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
rolloffFactor
void rolloffFactor(double rolloffFactor)
Undocumented in source. Be warned that the author may not have intended to support it.
rolloffFactor
auto rolloffFactor()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.audio.AudioNodeOptions _parent;
Undocumented in source.

Meta