AgoraVideoStreamType Constants Reference
Declared in | AgoraEnumerates.h |
---|
AgoraVideoStreamType
选择高码率高分辨率视频或低码率低分辨率视频
Definition
typedef NS_ENUM(NSInteger, AgoraVideoStreamType ) {
AgoraVideoStreamTypeHigh = 0,
AgoraVideoStreamTypeLow = 1,
};
Constants
Declared In
AgoraEnumerates.h