Click or drag to resize
RtpHeaderExtensionExtensions Property
An array containing 32-bit word extensions.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public uint[] Extensions { get; set; }

Property Value

Type: UInt32
Array containing the extensions.
See Also