AudioOnlySingleStreamer
A ISingleStreamer implementation for audio only (without video).
Parameters
the application context
the audio output mode. By default, it is StreamerPipeline.AudioInputMode.CALLBACK.
the IEndpointInternal.Factory implementation. By default, it is a DynamicEndpointFactory.
the IDispatcherProvider implementation. By default, it is a DispatcherProvider.
Constructors
Properties
The audio configuration flow.
Advanced settings for the audio encoder.
The audio input to access to advanced settings.
Configuration information
Returns true if output is opened. For example, if the streamer is connected to a server if the endpoint is SRT or RTMP.
Returns true if stream is running.
Returns the last throwable that occurred.
Functions
Gets configuration information
Opens the streamer endpoint.
Opens the streamer endpoint.
Clean and reset the streamer synchronously.
Configures only audio settings.
Sets a new audio source.
Starts audio/video stream.
Starts audio/video stream.
Stops audio/video stream.