Click or drag to resize
CodecMPEG4 Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecMPEG4

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

The CodecMPEG4 type exposes the following members.

Constructors
  NameDescription
Public methodCodecMPEG4
Initializes a new instance of the CodecMPEG4 class
Top
Methods
  NameDescription
Public methodDecode
Public methodDispose
Releases all resources used by the CodecMPEG4
Public methodEncode
Public methodGetFmtp
Top
Extension Methods
  NameDescription
Public Extension MethodAsCodecDescription (Defined by CodecExtension.)
Top
Properties
  NameDescription
Public propertyBitrate
Public propertyChannels
Adatcsatornák száma.
Public propertyDescription
Codec neve
Public propertyEncodingName
Public propertyMediaType
Public propertyPacketizationTime
Public propertyPayloadType
Public propertySampleRate
Mintavételezési ráta
Top
See Also