Update MediaInfoService.cs

This commit is contained in:
Artiume 2019-12-16 00:27:48 -05:00 committed by GitHub
parent 77fc77eb82
commit 64c313a8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -566,6 +566,7 @@ namespace MediaBrowser.Api.Playback
}
}
}
}
private long? GetMaxBitrate(long? clientMaxBitrate, User user)
{