Click or drag to resize
Mp4RtpImmediateConstructorPad Property
Gets or sets the padding. Padding size is 14-Count

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public byte[] Pad { get; set; }

Property Value

Type: Byte
The pad.
See Also