Click or drag to resize

CodecSpeex Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecSpeex

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

The CodecSpeex type exposes the following members.

Constructors
 NameDescription
Public methodCodecSpeex Narrow 8000 Wideband 16000 Ultrawineband 32000
Top
Properties
Methods
 NameDescription
Public methodDecode 
Public methodDisposeReleases all resources used by the CodecSpeex
Protected methodDispose(Boolean)Releases the unmanaged resources used by the CodecSpeex and optionally releases the managed resources
Public methodEncode 
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetFmtp 
Top
Extension Methods
 NameDescription
Public Extension MethodAsCodecDescription
(Defined by CodecExtension)
Top
See Also