H264AccessUnitToolLengthSizeMinusOne Property |
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int LengthSizeMinusOne { get; set; }
Public Property LengthSizeMinusOne As Integer
Get
Set
public:
property int LengthSizeMinusOne {
int get ();
void set (int value);
}
member LengthSizeMinusOne : int with get, set
Property Value
Type:
Int32
See Also