Agora RTC Objective-C API Reference  Refactor
Properties
AgoraSimulcastStreamConfig Class Reference

Inherits <NSObject>.

Properties

int bitrate
 
int framerate
 
CGSize dimensions
 

Detailed Description

Configurations of SimulcastStreamConfig.

Property Documentation

◆ bitrate

- (int) bitrate
readwritenonatomicassign

The video bitrate (Kbps).

◆ framerate

- (int) framerate
readwritenonatomicassign

The video framerate.

◆ dimensions

- (CGSize) dimensions
readwritenonatomicassign

The video frame dimension.