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

Inherits <NSObject>.

Properties

NSArray< AgoraStreamLayerConfig * > *_Nonnull configs
 

Detailed Description

The configuration of the multi-layer video stream.

Property Documentation

◆ configs

- (NSArray<AgoraStreamLayerConfig*>* _Nonnull) configs
readnonatomiccopy

The array of AgoraStreamLayerConfig, which contains AgoraStreamLayerCountMax layers of video stream at most.