Свойство | Тип | Описание | |
---|---|---|---|
Document | MP4Document |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetPath ( ) : IEnumerable |
||
GetPath ( List |
||
GetSize ( ) : long | ||
Hierarchy ( int indent ) : string | ||
Read ( ) : void | ||
ReadString ( int l ) : string | ||
Write ( ) : void |
Метод | Описание | |
---|---|---|
BaseAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
BaseAtom ( uint type ) : System.Collections.Generic | ||
SkipRead ( bool issueWarn ) : bool |
protected BaseAtom ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic | ||
document | MP4Document | |
type | uint | |
size | long | |
start | long | |
Результат | System.Collections.Generic |
protected BaseAtom ( uint type ) : System.Collections.Generic | ||
type | uint | |
Результат | System.Collections.Generic |
public GetPath ( List |
||
path | List |
|
Результат | IEnumerable |
public abstract Hierarchy ( int indent ) : string | ||
indent | int | |
Результат | string |
protected SkipRead ( bool issueWarn ) : bool | ||
issueWarn | bool | |
Результат | bool |