Click or drag to resize

CodecG728 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    Ozeki.MediaCodecG728

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

The CodecG728 type exposes the following members.

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