IConfigurableAudioEncodingPipelineOutput
interface IConfigurableAudioEncodingPipelineOutput : IEncodingPipelineOutput, IConfigurableAudioPipelineOutput
A configurable audio output component for a pipeline.
Inheritors
Properties
Link copied to clipboard
The audio configuration flow.
Link copied to clipboard
Advanced settings for the audio encoder.
Link copied to clipboard
The audio configuration flow.
Link copied to clipboard
Returns true if output is opened. For example, if the streamer is connected to a server if the endpoint is SRT or RTMP.
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.
Functions
Link copied to clipboard
Adds a bitrate regulator controller to the streamer.
Link copied to clipboard
Opens the streamer endpoint.
Link copied to clipboard
Opens the streamer endpoint.
Link copied to clipboard
Clean and reset the streamer synchronously.
Clean and reset the output synchronously.
Link copied to clipboard
Removes the bitrate regulator controller from the streamer.
Link copied to clipboard
Configures only audio codec settings.
Link copied to clipboard
Starts audio/video stream.
Link copied to clipboard
Starts audio/video stream.
Link copied to clipboard
Stops audio/video stream.