Méthode | Description | |
---|---|---|
Load ( Stream stream, bool validateHeader ) : void | ||
Load ( |
||
PlaylistFormatBase ( ) : System | ||
Save ( Stream stream, ITrackModelSource source ) : void |
Méthode | Description | |
---|---|---|
AddElement ( ) : object>.Dictionary |
||
ExportUri ( |
||
ResolveUri ( string uri ) : |
||
SecondsStringToTimeSpan ( string seconds ) : System.TimeSpan |
protected AddElement ( ) : object>.Dictionary |
||
Résultat | object>.Dictionary |
protected ExportUri ( |
||
uri | ||
Résultat | string |
public Load ( Stream stream, bool validateHeader ) : void | ||
stream | Stream | |
validateHeader | bool | |
Résultat | void |
public abstract Load ( |
||
reader | ||
validateHeader | bool | |
Résultat | void |
protected ResolveUri ( string uri ) : |
||
uri | string | |
Résultat |
public abstract Save ( Stream stream, ITrackModelSource source ) : void | ||
stream | Stream | |
source | ITrackModelSource | |
Résultat | void |
protected SecondsStringToTimeSpan ( string seconds ) : System.TimeSpan | ||
seconds | string | |
Résultat | System.TimeSpan |