AgoraVideoStreamType Constants Reference

Declared in AgoraEnumerates.h

AgoraVideoStreamType

Video stream type.

Definition

typedef NS_ENUM(NSInteger, AgoraVideoStreamType ) {
   AgoraVideoStreamTypeHigh = 0,
   AgoraVideoStreamTypeLow = 1,
};

Constants

AgoraVideoStreamTypeHigh

High-bitrate, high-resolution video stream.

Declared In AgoraEnumerates.h.

AgoraVideoStreamTypeLow

Low-bitrate, low-resolution video stream.

Declared In AgoraEnumerates.h.

Declared In

AgoraEnumerates.h