BoxHeaderUtilityUuidHandlerDict Field |
Dictionary of uuid handlers.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic static Dictionary<byte[], Type> UuidHandlerDict
Public Shared UuidHandlerDict As Dictionary(Of Byte(), Type)
public:
static Dictionary<array<unsigned char>^, Type^>^ UuidHandlerDict
static val mutable UuidHandlerDict: Dictionary<byte[], Type>
Field Value
Type:
DictionaryByte,
Type
See Also