IAudioCallbackPipelineOutputInternal
An internal audio output component for a pipeline. The pipeline is responsible for pulling audio Frame from the user.
Properties
Link copied to clipboard
abstract var audioFrameRequestedListener: IEncoderInternal.IAsyncByteBufferInput.OnFrameRequestedListener?
The audio Frame listener.
Link copied to clipboard
Whether the output is streaming.
Link copied to clipboard
Returns true if stream is running.
Link copied to clipboard
Returns the last throwable that occurred.