Click or drag to resize
CodecH263Plus Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CodecH263Plus : BaseH263Codec

The CodecH263Plus type exposes the following members.

Constructors
  NameDescription
Public methodCodecH263Plus
Initializes a new instance of the CodecH263Plus class
Public methodCodecH263Plus(String)
Initializes a new instance of the CodecH263Plus class
Top
Methods
  NameDescription
Public methodDecode
A kódolt(tömörített) adatot nyers formámban adja vissza
(Inherited from BaseH263Codec.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BaseH263Codec.)
Protected methodDispose(Boolean) (Inherited from BaseH263Codec.)
Public methodEncode
A nyers adatot kódolja(tömöríti)
(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
Átállítja az encoder konfigurációt
(Inherited from BaseH263Codec.)
Top
Properties
See Also