BoxHeaderUtility Class |
Namespace: StreamCoders.Container.MP4
The BoxHeaderUtility type exposes the following members.
Name | Description | |
---|---|---|
BoxHeaderUtility | Initializes a new instance of the BoxHeaderUtility class |
Name | Description | |
---|---|---|
FindUUidBoxBytes |
Checks the UuidHandlerDict if a particular user type exists and returns the 16 byte user type byte array.
| |
FindUuidBoxType |
Checks the UuidHandlerDict if a particular user type exists and returns the object type.
| |
GetBoxObjectType(Box) |
Gets a box object type.
| |
GetBoxObjectType(BoxType) |
Gets a box object type.
| |
GetBoxType |
Gets a box type.
| |
GetHandlerType |
Gets a handler type.
| |
GetHandlerTypeValue |
Gets a handler type value.
| |
GetHeaderValue |
Gets a header value.
|
Name | Description | |
---|---|---|
UuidHandlerDict |
Dictionary of uuid handlers.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |