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
double 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
double 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
double 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
DistanceModelType 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
double 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
float 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
float 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
float 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
PanningModelType 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
float 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
float 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
float 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
double 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
double 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
libwasm.bindings.AudioNode.AudioNodeOptions _parent;
Undocumented in source.

Meta