Click or drag to resize
BoxHeaderUtilityGetHandlerTypeValue Method
Gets a handler type value.

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

Parameters

t
Type: StreamCoders.Container.MP4HandlerType
The HandlerType to process.

Return Value

Type: UInt32
The handler type value.
See Also