UplinkNetworkInfo
The uplink network information.
export class UplinkNetworkInfo { video_encoder_target_bitrate_bps?: number; }
Attributes
- video_encoder_target_bitrate_bps
- The target video encoder bitrate (bps).
The uplink network information.
export class UplinkNetworkInfo { video_encoder_target_bitrate_bps?: number; }