Click or drag to resize
IPPCodecBase Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaIPPCodecBase
    More...

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

The IPPCodecBase type exposes the following members.

Constructors
  NameDescription
Protected methodIPPCodecBase
Initializes a new instance of the IPPCodecBase class
Top
Methods
  NameDescription
Public methodDecode
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the IPPCodecBase and optionally releases the managed resources
Public methodEncode
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetFmtp
Protected methodInternalDecode
Protected methodInternalEncode
Top
Extension Methods
  NameDescription
Public Extension MethodAsCodecDescription (Defined by CodecExtension.)
Top
Fields
  NameDescription
Protected fieldinstance
Protected fieldpcmDataLength
Top
Properties
  NameDescription
Public propertyBitrate
Public propertyChannels
Protected propertyDecoderDataSize
A decoder-nek milyen hosszu adatot kell beadni.
Protected propertydecSync
Public propertyDescription
Protected propertyEncoderDataSize
Az encodernek milyen hosszu adatot kell beadni.
Public propertyEncodingName
Protected propertyencSync
Public propertyMediaType
Public propertyPacketizationTime
Public propertyPayloadType
Public propertySampleRate
Top
See Also
Inheritance Hierarchy