SMAudioCodec Class Reference

Inherits from SMCodec : NSObject
Declared in SMCodecSet.h

Overview

Represents Audio Codec Object

  type

Returns Codec Type

@property (nonatomic, readonly) SMAudioCodecTypes type

Discussion

Returns Codec Type

Declared In

SMCodecSet.h

+ withType:

Initializes Video Codec Object with the given Video Codec Type.

+ (SMAudioCodec *)withType:(SMAudioCodecTypes)codecType

Availability

4.5.5

Discussion

Initializes Video Codec Object with the given Video Codec Type.

Declared In

SMCodecSet.h