Optional
Static
Readonly
Whether this output and all outputs in the chain support pause/resume.
Flush any buffered audio, marking the current playback/segment as complete
Developers building audio sinks must call this method when a playback/segment is finished. Segments are segmented by calls to flush() or clearBuffer()
Pause the audio playback
Resume the audio playback
Wait for the past audio segments to finish playing out.
The event that was emitted when the audio finished playing out (only the last segment information)
Whether this output and all outputs in the chain support pause/resume.