Click or drag to resize
MP4StreamWriterFillUnsignedInt32 Method

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void FillUnsignedInt32(
	int count,
	uint val
)

Parameters

count
Type: SystemInt32
val
Type: SystemUInt32
See Also