Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::DeviceProfile Member List

This is the complete list of members for Jellyfin::DTO::DeviceProfile, including all inherited members.

codecProfiles() constJellyfin::DTO::DeviceProfile
containerProfiles() constJellyfin::DTO::DeviceProfile
DeviceProfile(QList< DirectPlayProfile > directPlayProfiles, QList< TranscodingProfile > transcodingProfiles, QList< ContainerProfile > containerProfiles, QList< CodecProfile > codecProfiles, QList< SubtitleProfile > subtitleProfiles)Jellyfin::DTO::DeviceProfile
DeviceProfile(const DeviceProfile &other)Jellyfin::DTO::DeviceProfile
directPlayProfiles() constJellyfin::DTO::DeviceProfile
fromJson(QJsonObject source)Jellyfin::DTO::DeviceProfilestatic
jellyfinId() constJellyfin::DTO::DeviceProfile
jellyfinIdNull() constJellyfin::DTO::DeviceProfile
m_codecProfilesJellyfin::DTO::DeviceProfileprotected
m_containerProfilesJellyfin::DTO::DeviceProfileprotected
m_directPlayProfilesJellyfin::DTO::DeviceProfileprotected
m_jellyfinIdJellyfin::DTO::DeviceProfileprotected
m_maxStaticBitrateJellyfin::DTO::DeviceProfileprotected
m_maxStaticMusicBitrateJellyfin::DTO::DeviceProfileprotected
m_maxStreamingBitrateJellyfin::DTO::DeviceProfileprotected
m_musicStreamingTranscodingBitrateJellyfin::DTO::DeviceProfileprotected
m_nameJellyfin::DTO::DeviceProfileprotected
m_subtitleProfilesJellyfin::DTO::DeviceProfileprotected
m_transcodingProfilesJellyfin::DTO::DeviceProfileprotected
maxStaticBitrate() constJellyfin::DTO::DeviceProfile
maxStaticBitrateNull() constJellyfin::DTO::DeviceProfile
maxStaticMusicBitrate() constJellyfin::DTO::DeviceProfile
maxStaticMusicBitrateNull() constJellyfin::DTO::DeviceProfile
maxStreamingBitrate() constJellyfin::DTO::DeviceProfile
maxStreamingBitrateNull() constJellyfin::DTO::DeviceProfile
musicStreamingTranscodingBitrate() constJellyfin::DTO::DeviceProfile
musicStreamingTranscodingBitrateNull() constJellyfin::DTO::DeviceProfile
name() constJellyfin::DTO::DeviceProfile
nameNull() constJellyfin::DTO::DeviceProfile
replaceData(DeviceProfile &other)Jellyfin::DTO::DeviceProfile
setCodecProfiles(QList< CodecProfile > newCodecProfiles)Jellyfin::DTO::DeviceProfile
setContainerProfiles(QList< ContainerProfile > newContainerProfiles)Jellyfin::DTO::DeviceProfile
setDirectPlayProfiles(QList< DirectPlayProfile > newDirectPlayProfiles)Jellyfin::DTO::DeviceProfile
setFromJson(QJsonObject source)Jellyfin::DTO::DeviceProfile
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::DeviceProfile
setJellyfinIdNull()Jellyfin::DTO::DeviceProfile
setMaxStaticBitrate(std::optional< qint32 > newMaxStaticBitrate)Jellyfin::DTO::DeviceProfile
setMaxStaticBitrateNull()Jellyfin::DTO::DeviceProfile
setMaxStaticMusicBitrate(std::optional< qint32 > newMaxStaticMusicBitrate)Jellyfin::DTO::DeviceProfile
setMaxStaticMusicBitrateNull()Jellyfin::DTO::DeviceProfile
setMaxStreamingBitrate(std::optional< qint32 > newMaxStreamingBitrate)Jellyfin::DTO::DeviceProfile
setMaxStreamingBitrateNull()Jellyfin::DTO::DeviceProfile
setMusicStreamingTranscodingBitrate(std::optional< qint32 > newMusicStreamingTranscodingBitrate)Jellyfin::DTO::DeviceProfile
setMusicStreamingTranscodingBitrateNull()Jellyfin::DTO::DeviceProfile
setName(QString newName)Jellyfin::DTO::DeviceProfile
setNameNull()Jellyfin::DTO::DeviceProfile
setSubtitleProfiles(QList< SubtitleProfile > newSubtitleProfiles)Jellyfin::DTO::DeviceProfile
setTranscodingProfiles(QList< TranscodingProfile > newTranscodingProfiles)Jellyfin::DTO::DeviceProfile
subtitleProfiles() constJellyfin::DTO::DeviceProfile
toJson() constJellyfin::DTO::DeviceProfile
transcodingProfiles() constJellyfin::DTO::DeviceProfile