export declare enum AudioPlayerStatus
Members
When the player has paused itself. Only possible with the "pause" no subscriber behavior.
When the player is waiting for an audio resource to become readable before transitioning to Playing.
export declare enum AudioPlayerStatus
When the player has paused itself. Only possible with the "pause" no subscriber behavior.
When the player is waiting for an audio resource to become readable before transitioning to Playing.