Represents a currently playing voice of audio.
Represents a currently playing voice of audio.
bool
Sets the current position within the sample in seconds. Note that this is not an immediate action because voice mixing is performed in a different thread. (GetPosition()
will not immediately return the same value as you pass here.)
Gets the length of the sample in seconds. Note that on streamed samples, this may be expensive on the first call as it may have to decode the entire stream.
double
float