Метод | Описание | |
---|---|---|
Load ( Stream stream, bool validateHeader ) : void | ||
Load ( |
||
PlaylistFormatBase ( ) : System | ||
Save ( Stream stream, ITrackModelSource source ) : void |
Метод | Описание | |
---|---|---|
AddElement ( ) : object>.Dictionary |
||
ExportUri ( |
||
ResolveUri ( string uri ) : |
||
SecondsStringToTimeSpan ( string seconds ) : System.TimeSpan |
protected AddElement ( ) : object>.Dictionary |
||
Результат | object>.Dictionary |
protected ExportUri ( |
||
uri | ||
Результат | string |
public Load ( Stream stream, bool validateHeader ) : void | ||
stream | Stream | |
validateHeader | bool | |
Результат | void |
public abstract Load ( |
||
reader | ||
validateHeader | bool | |
Результат | void |
protected ResolveUri ( string uri ) : |
||
uri | string | |
Результат |
public abstract Save ( Stream stream, ITrackModelSource source ) : void | ||
stream | Stream | |
source | ITrackModelSource | |
Результат | void |
protected SecondsStringToTimeSpan ( string seconds ) : System.TimeSpan | ||
seconds | string | |
Результат | System.TimeSpan |