Click or drag to resize
FullBoxFlagsArbitraryValueHasFlag Method

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool HasFlag(
	uint flag
)

Parameters

flag
Type: SystemUInt32

Return Value

Type: Boolean

Implements

IFullBoxFlagsHasFlag(UInt32)
See Also