Property | Type | Description | |
---|---|---|---|
Flags | int | ||
Version | byte |
Method | Description | |
---|---|---|
Hierarchy ( int indent ) : string | ||
Read ( ) : void | ||
ReadData ( ) : void | ||
Write ( ) : void |
Method | Description | |
---|---|---|
VersionedAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
VersionedAtom ( uint type ) : System.Collections.Generic |
protected VersionedAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
document | MP4Document | |
type | uint | |
size | long | |
start | long | |
return | System.Collections.Generic |
protected VersionedAtom ( uint type ) : System.Collections.Generic | ||
type | uint | |
return | System.Collections.Generic |