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

Inherits <NSObject>.

Properties

int kBitrate
 
int framerate
 
CGSize dimensions
 

Detailed Description

Configurations of SimulcastStreamConfig.

Property Documentation

◆ kBitrate

- (int) kBitrate
readwritenonatomicassign

The video bitrate (Kbps).

◆ framerate

- (int) framerate
readwritenonatomicassign

The video framerate.

◆ dimensions

- (CGSize) dimensions
readwritenonatomicassign

The video frame dimension.