Click or drag to resize
CodecH264 Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecH264

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

The CodecH264 type exposes the following members.

Constructors
  NameDescription
Public methodCodecH264
Initializes a new instance of the CodecH264 class
Top
Methods
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