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

Inherits <NSObject>.

Properties

int bitrateInKbps
 
NSString *_Nullable name
 

Property Documentation

◆ bitrateInKbps

- (int) bitrateInKbps
readwritenonatomicassign

The bitrate of the media stream. The unit of the number is kbps.

◆ name

- (NSString* _Nullable) name
readwritenonatomiccopy

The name of the media stream.