Click or drag to resize

CodecG726 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    Ozeki.MediaCodecG726

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class CodecG726 : IPPCodecBase

The CodecG726 type exposes the following members.

Constructors
 NameDescription
Public methodCodecG726Initializes a new instance of the CodecG726 class
Top
Properties
Methods
 NameDescription
Public methodDecode
(Inherited from IPPCodecBase)
Public methodDispose
(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
(Inherited from IPPCodecBase)
Top
Fields
 NameDescription
Protected field_codecHandle
(Inherited from IPPCodecBase)
Protected fieldpcmDataLength
(Inherited from IPPCodecBase)
Top
See Also