Click or drag to resize
CodecG729 Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CodecG729 : IPPCodecBase

The CodecG729 type exposes the following members.

Constructors
  NameDescription
Public methodCodecG729
Initializes a new instance of the CodecG729 class
Top
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 (Overrides IPPCodecBaseGetFmtp.)
Protected methodInternalDecode (Inherited from IPPCodecBase.)
Protected methodInternalEncode (Inherited from IPPCodecBase.)
Top
Fields
  NameDescription
Protected fieldinstance (Inherited from IPPCodecBase.)
Protected fieldpcmDataLength (Inherited from IPPCodecBase.)
Top
Properties
See Also