Click or drag to resize

OpusCodec Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaOpusCodec

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

The OpusCodec type exposes the following members.

Constructors
 NameDescription
Public methodOpusCodecInitializes a new instance of the OpusCodec class
Top
Properties
Methods
 NameDescription
Public methodDecode 
Public methodDisposeReleases all resources used by the OpusCodec
Protected methodDispose(Boolean)Releases the unmanaged resources used by the OpusCodec 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