Méthode | Description | |
---|---|---|
AddAtom ( |
||
AtomCreated ( |
||
GetPath ( List |
||
Hierarchy ( int indent ) : string | ||
Read ( ) : void | ||
Write ( ) : void |
Méthode | Description | |
---|---|---|
BoxAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
BoxAtom ( uint type ) : System.Collections.Generic |
public AtomCreated ( |
||
atom | ||
Résultat | void |
protected BoxAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
document | MP4Document | |
type | uint | |
size | long | |
start | long | |
Résultat | System.Collections.Generic |
protected BoxAtom ( uint type ) : System.Collections.Generic | ||
type | uint | |
Résultat | System.Collections.Generic |