Click or drag to resize

CodecG729 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecG729

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class CodecG729 : IDisposable, ICodec

The CodecG729 type exposes the following members.

Constructors
 NameDescription
Public methodCodecG729Initializes a new instance of the CodecG729 class
Top
Properties
Methods
 NameDescription
Public methodDecode 
Public methodDisposeReleases all resources used by the CodecG729
Public methodEncode 
Public methodGetFmtp 
Top
Extension Methods
 NameDescription
Public Extension MethodAsCodecDescription
(Defined by CodecExtension)
Top
See Also