SMVideoCodecTypes Constants Reference

Declared in SMCodecSet.h
Availability 3.0.5

SMVideoCodecTypes

Definition

typedef NS_ENUM(NSInteger, SMVideoCodecTypes ) {
   VC_VP8,
   VC_VP9,
   VC_H264,
};

Constants

VC_VP8

VP8

Declared In SMCodecSet.h.

VC_VP9

VP9

Declared In SMCodecSet.h.

VC_H264

H264

Declared In SMCodecSet.h.

Availability

3.0.5

Declared In

SMCodecSet.h