AgoraVideoCodecTypeForStream Constants Reference
Declared in | AgoraEnumerates.h |
---|---|
Availability | v3.2.0 |
AgoraVideoCodecTypeForStream
The video codec type of the output video stream.
Definition
typedef NS_ENUM(NSInteger, AgoraVideoCodecTypeForStream ) {
AgoraVideoCodecTypeH264ForStream = 1,
AgoraVideoCodecTypeH265ForStream = 2,
};
Constants
Availability
v3.2.0
Declared In
AgoraEnumerates.h