Click or drag to resize
OpusCodec Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaOpusCodec

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class OpusCodec : ICodec, IDisposable

The OpusCodec type exposes the following members.

Constructors
  NameDescription
Public methodOpusCodec
Initializes a new instance of the OpusCodec class
Top
Methods
  NameDescription
Public methodDecode
Not Implemented, this opus codec implemetation does not contain decoder
Public methodDispose
Releases all resources used by the OpusCodec
Public methodEncode
Public methodGetFmtp
Top
Extension Methods
  NameDescription
Public Extension MethodAsCodecDescription (Defined by CodecExtension.)
Top
Fields
Properties
See Also