Click or drag to resize

CodecH263Plus Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaBaseH263Codec
    Ozeki.MediaCodecH263Plus

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class CodecH263Plus : BaseH263Codec

The CodecH263Plus type exposes the following members.

Constructors
 NameDescription
Public methodCodecH263PlusInitializes a new instance of the CodecH263Plus class
Public methodCodecH263Plus(String)Initializes a new instance of the CodecH263Plus class
Top
Properties
Methods
 NameDescription
Public methodDecode
(Inherited from BaseH263Codec)
Public methodDispose
(Inherited from BaseH263Codec)
Protected methodDispose(Boolean)
(Inherited from BaseH263Codec)
Public methodEncode
(Inherited from BaseH263Codec)
Protected methodFinalize
(Inherited from BaseH263Codec)
Public methodGetDecoderConfig
(Inherited from BaseH263Codec)
Public methodGetEncoderConfig
(Inherited from BaseH263Codec)
Public methodGetFmtp
(Inherited from BaseH263Codec)
Public methodSetDecoderConfig
(Inherited from BaseH263Codec)
Public methodSetEncoderConfig
(Inherited from BaseH263Codec)
Top
See Also