API reference
API reference
Select your platform
No SDKs available
No versions available

SimulatedAudioPlayer Class

Audio player that simulates playback without playing audio. Useful for server based playback simulation.

Fields

Whether the player is currently playing back audio
Elapsed samples can be used for animation progress
The currently elapsed sample count

Properties

Handles error logging

Member Functions

No initialization required
No playback errors possible
Performs a pause if the current clip is playing
Performs a resume if the current clip is paused
Stops playback & removes the current clip reference

Protected Functions

Begins fake playback at a specified offset.
Parameters
offsetSamples
The starting offset of the clip in samples
Did you find this page helpful?
Thumbs up icon
Thumbs down icon