GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamSample Class
AudioStreamSample Properties
Data Property
Format Property
LoopBegin Property
LoopEnd Property
LoopMode Property
MixRate Property
Stereo Property
AudioStreamSample
.
MixRate Property
The sample rate for mixing this audio.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
MixRate
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
AudioStreamSample Class
Godot Namespace