function createAudioPlayer

declare function createAudioPlayer(options?: CreateAudioPlayerOptions): AudioPlayer;

Creates a new AudioPlayer to be used.

Constructors

constructor()

Parameters

optional
options?: CreateAudioPlayerOptions