Click or drag to resize
SegmentIndexBox Constructor (Byte, UInt32)
Initializes a new instance of the SegmentIndexBox class

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public SegmentIndexBox(
	byte Version,
	uint Flags
)

Parameters

Version
Type: SystemByte
Flags
Type: SystemUInt32
See Also