aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json
blob: d463bd896fe2b28388a0272205b3c8cd95aea61a (plain)
1
2
3
4
5
6
7
8
9
{
    "Name": "Jellyfin Media Player",
    "SupportedMediaTypes": "Audio,Photo,Video",
    "MaxStreamingBitrate": 120000,
    "MaxStaticBitrate": 100000,
    "MusicStreamingTranscodingBitrate": 3840,
    "TimelineOffsetSeconds": 5,
    "$type": "DeviceProfile"
}