add more info to playback events

This commit is contained in:
Luke Pulverenti
2013-12-30 12:18:18 -05:00
parent 6cfd21122b
commit 6f969ab468
3 changed files with 35 additions and 13 deletions

View File

@@ -26,7 +26,7 @@ namespace MediaBrowser.Controller.Session
/// <summary>
/// Occurs when [playback stopped].
/// </summary>
event EventHandler<PlaybackProgressEventArgs> PlaybackStopped;
event EventHandler<PlaybackStopEventArgs> PlaybackStopped;
/// <summary>
/// Gets the sessions.