Method | Description | |
---|---|---|
GoToTime ( int seconds ) : void | ||
Pause ( ) : void | ||
PlayEpisodeAsync ( Episode episode ) : System.Threading.Tasks.Task | ||
PlayService ( ) : GalaSoft.MvvmLight.Messaging | ||
Resume ( ) : void | ||
Stop ( ) : void |
public PlayEpisodeAsync ( Episode episode ) : System.Threading.Tasks.Task | ||
episode | Episode | |
return | System.Threading.Tasks.Task |
public PlayService ( ) : GalaSoft.MvvmLight.Messaging | ||
return | GalaSoft.MvvmLight.Messaging |