AudioOnlySingleStreamer
A ISingleStreamer implementation for audio only (without video).
Parameters
the application context
the IEndpointInternal.Factory implementation. By default, it is a DynamicEndpointFactory.
Constructors
Properties
The audio configuration flow.
Advanced settings for the audio encoder.
Advanced settings for the audio processor.
An audio source flow 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
Adds a bitrate regulator controller to the streamer.
Gets configuration information
Opens the streamer endpoint.
Opens the streamer endpoint.
Clean and reset the streamer synchronously.
Removes the bitrate regulator controller from the streamer.
Configures only audio settings.
Sets the audio source.
Starts audio/video stream.
Starts audio/video stream.
Stops audio/video stream.