JVM implementation for AudioPlaybackSession.
The output device to play to.
A flow that emits the current loaded audio data.
A flow that emits the current state of the playback.
Loads the given audio data.
Pauses the playback.
Starts playback of the given audio data.
Resumes paused playback.
Stops the playback entirely.