Click or drag to resize

CodecMPEG4 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecMPEG4

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

The CodecMPEG4 type exposes the following members.

Constructors
  NameDescription
Public methodCodecMPEG4
Initializes a new instance of the CodecMPEG4 class
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
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
See Also