Click or drag to resize
CodecG722 Class
Inheritance Hierarchy

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

The CodecG722 type exposes the following members.

Constructors
  NameDescription
Public methodCodecG722
Támogatott bitráták 64000, 56000, 48000
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)
Releases the unmanaged resources used by the CodecG722 and optionally releases the managed resources
(Overrides IPPCodecBaseDispose(Boolean).)
Public methodEncode (Inherited from IPPCodecBase.)
Protected methodFinalize (Inherited from IPPCodecBase.)
Public methodGetFmtp (Inherited from IPPCodecBase.)
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