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