SMAudioCodec Class Reference
| Inherits from | SMCodec : NSObject |
|---|---|
| Declared in | SMCodecSet.h |
type
Returns Codec Type
@property (nonatomic, readonly) SMAudioCodecTypes typeDiscussion
Returns Codec Type
Declared In
SMCodecSet.h
+ withType:
Initializes Video Codec Object with the given Video Codec Type.
+ (SMAudioCodec *)withType:(SMAudioCodecTypes)codecTypeAvailability
4.5.5
Discussion
Initializes Video Codec Object with the given Video Codec Type.
Declared In
SMCodecSet.h