Click or drag to resize

CodecG723 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    Ozeki.MediaCodecG723

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

The CodecG723 type exposes the following members.

Constructors
 NameDescription
Public methodCodecG723Initializes a new instance of the CodecG723 class
Top
Properties
Methods
 NameDescription
Public methodDecode
(Overrides IPPCodecBaseDecode(Byte))
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