Click or drag to resize
H264TransformLengthSize Property
Gets or sets the AVC AU LengthSize (= LengthSizeMinusOne + 1)

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

Property Value

Type: Byte
The AU length indicator.
See Also