jellyfin/tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json

10 lines
263 B
JSON
Raw Normal View History

2022-01-09 21:53:15 -05:00
{
"Name": "Jellyfin Media Player",
"SupportedMediaTypes": "Audio,Photo,Video",
"MaxStreamingBitrate": 120000,
"MaxStaticBitrate": 100000,
"MusicStreamingTranscodingBitrate": 3840,
"TimelineOffsetSeconds": 5,
"$type": "DeviceProfile"
}