You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json

10 lines
263 B

{
"Name": "Jellyfin Media Player",
"SupportedMediaTypes": "Audio,Photo,Video",
"MaxStreamingBitrate": 120000,
"MaxStaticBitrate": 100000,
"MusicStreamingTranscodingBitrate": 3840,
"TimelineOffsetSeconds": 5,
"$type": "DeviceProfile"
}