Click or drag to resize

CodecG729 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    Ozeki.MediaCodecG729

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

The CodecG729 type exposes the following members.

Constructors
 NameDescription
Public methodCodecG729Initializes a new instance of the CodecG729 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
(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
See Also