The maximum bitrate of sending the video track (Kbps).
The minimum bitrate of sending the video track (Kbps).
Your MediaStreamTrack object.
Since
4.0.0
Transmission optimization mode. Whether to prioritize video quality or smoothness:
"detail"
: Prioritizes video quality."motion"
: Prioritizes video smoothness.Note: This method is only supported on Chrome.
Configurations for the custom video track. Set these configurations when calling AgoraRTC.createCustomVideoTrack.