Method | Description | |
---|---|---|
AddAtom ( |
||
AtomCreated ( |
||
GetPath ( List |
||
Hierarchy ( int indent ) : string | ||
Read ( ) : void | ||
Write ( ) : void |
Method | Description | |
---|---|---|
BoxAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
BoxAtom ( uint type ) : System.Collections.Generic |
protected BoxAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
document | MP4Document | |
type | uint | |
size | long | |
start | long | |
return | System.Collections.Generic |
protected BoxAtom ( uint type ) : System.Collections.Generic | ||
type | uint | |
return | System.Collections.Generic |