Click or drag to resize
H265AccessUnitToolLengthSize Property
Gets or sets the access unit length size derived from HEVCDecoderConfigurationRecord.LengthSizeMinusOne.

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

Property Value

Type: Int32
The size of the length.
See Also