Refactor and other minor changes

This commit is contained in:
gion
2020-04-21 23:37:37 +02:00
parent aad5058d25
commit 083d3272d0
10 changed files with 410 additions and 269 deletions

View File

@@ -24,7 +24,7 @@ namespace MediaBrowser.Model.Syncplay
/// <summary>
/// A user is signaling that playback resumed.
/// </summary>
BufferingComplete = 4,
BufferingDone = 4,
/// <summary>
/// A user is reporting its ping.
/// </summary>