The definition of InjectStreamConfig.
◆ InjectStreamConfig()
◆ width
Width of the stream to be added into the broadcast. The default value is 0; same width as the original stream.
◆ height
Height of the stream to be added into the broadcast. The default value is 0; same height as the original stream.
◆ videoGop
Video GOP of the stream to be added into the broadcast. The default value is 30.
◆ videoFramerate
Video frame rate of the stream to be added into the broadcast. The default value is 15 fps.
◆ videoBitrate
Video bitrate of the stream to be added into the broadcast. The default value is 400 Kbps.
◆ audioSampleRate
Audio-sampling rate of the stream to be added into the broadcast: AUDIO_SAMPLE_RATE_TYPE. The default value is 48000.
◆ audioBitrate
Audio bitrate of the stream to be added into the broadcast. The default value is 48.
◆ audioChannels
Audio channels to be added into the broadcast. The default value is 1.