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