Method | Description | |
---|---|---|
NextSong ( ) : int | ||
Pause ( ) : int | ||
PrevSong ( ) : int | ||
Resume ( ) : int | ||
ShutdownZune ( ) : int | ||
StartZune ( ) : int | ||
Stop ( ) : int | ||
ZunePlayUrl ( string videourl ) : int |
Only supports video according to Microsoft. This is the native video player.
|
|
ZuneTaskDo ( ZuneTasks task, string args = "" ) : int |
Method | Description | |
---|---|---|
z ( string method ) : int |
public static ZunePlayUrl ( string videourl ) : int | ||
videourl | string | |
return | int |
public static ZuneTaskDo ( ZuneTasks task, string args = "" ) : int | ||
task | ZuneTasks | |
args | string | |
return | int |