mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
add more info to playback events
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user