Optional audioThe audio bitrate (Kbps) of the injected stream.
A positive integer. The default value is 48.
Optional audioThe number of audio channels of the injected stream.
A positive integer. The default value is 1. The value range is [1,2].
Optional audioThe audio sampling rate of the injected stream.
Agora recommends using the default value.
Optional audioOptional heightThe height of the injected stream.
The default value is 0, which is the same height as the original stream.
Optional videoThe video bitrate (Kbps) of the injected stream.
A positive integer. The default value is 400.
Optional videoThe video frame rate (fps) of the injected stream.
A positive integer. The default value is 15.
Optional videoOptional widthThe width of the injected stream.
The default value is 0, which is the same width as the original stream.
Generated using TypeDoc
The configurations for the injected online stream in [AgoraRTCClient.addInjectStreamUrl]addInjectStreamUrl.