Click or drag to resize

CodeciLBC Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodeciLBC

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

The CodeciLBC type exposes the following members.

Constructors
 NameDescription
Public methodCodeciLBCInitializes a new instance of the CodeciLBC class
Top
Properties
Methods
 NameDescription
Public methodDecode 
Public methodDisposeReleases all resources used by the CodeciLBC
Protected methodDispose(Boolean)Releases the unmanaged resources used by the CodeciLBC and optionally releases the managed resources
Public methodEncode 
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetFmtp 
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodAsCodecDescription
(Defined by CodecExtension)
Top
See Also