SMVideoCodec Class Reference

Inherits from SMCodec : NSObject
Declared in SMCodecSet.h

Overview

Represents Video Codec Object

  type

Returns Codec Type

@property (nonatomic, readonly) SMVideoCodecTypes type

Discussion

Returns Codec Type

Declared In

SMCodecSet.h

+ withType:

Initializes Video Codec Object with the given Video Codec Type.

+ (SMVideoCodec *)withType:(SMVideoCodecTypes)codecType

Availability

4.5.5

Discussion

Initializes Video Codec Object with the given Video Codec Type.

Declared In

SMCodecSet.h