Document PlaybackStartEventArgs
This commit is contained in:
parent
71c33d09c4
commit
2eb9a3670b
|
@ -1,5 +1,8 @@
|
|||
namespace MediaBrowser.Controller.Library
|
||||
{
|
||||
/// <summary>
|
||||
/// An event that occurs when playback is started.
|
||||
/// </summary>
|
||||
public class PlaybackStartEventArgs : PlaybackProgressEventArgs
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user