Click or drag to resize
BoxHeaderUtilityGetHandlerType Method
Gets a handler type.

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static HandlerType GetHandlerType(
	uint handler
)

Parameters

handler
Type: SystemUInt32
The handler t.

Return Value

Type: HandlerType
The handler type.
See Also