Returns Observable which listens to audio events of audio stream
Method to get stream of state updates
load a new track
Pause the Audio Stream
Play the Audio Stream
method to remove events listeners for audio stream internal implementation, don't use it.
Seek audio to particular time
Mute the audio stream volume
Set sinkId for this stream
Set the audio stream volume
Stop the Audio Stream
method to update state from audio events internal implementation, don't use it.
method to update state from properties internal implementation, don't use it.
Generated using TypeDoc
method to add events listener for audio stream internal implementation, don't use it.