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

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

Parameters

Version
Type: SystemByte
Flags
Type: SystemUInt32
See Also