Click or drag to resize

CodecGSM Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    Ozeki.MediaCodecGSM

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class CodecGSM : IPPCodecBase

The CodecGSM type exposes the following members.

Constructors
 NameDescription
Public methodCodecGSMInitializes a new instance of the CodecGSM class
Top
Properties
Methods
 NameDescription
Public methodDecode
(Inherited from IPPCodecBase)
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IPPCodecBase)
Protected methodDispose(Boolean)
(Inherited from IPPCodecBase)
Public methodEncode
(Inherited from IPPCodecBase)
Protected methodFinalize
(Inherited from IPPCodecBase)
Public methodGetFmtp
(Inherited from IPPCodecBase)
Protected methodInternalDecode
(Inherited from IPPCodecBase)
Protected methodInternalEncode
(Overrides IPPCodecBaseInternalEncode(Byte))
Top
Fields
 NameDescription
Protected fieldinstance
(Inherited from IPPCodecBase)
Protected fieldpcmDataLength
(Inherited from IPPCodecBase)
Top
See Also