Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <deviceprofile.h>
Public Member Functions | |
DeviceProfile (QSharedPointer< DeviceIdentification > identification, bool enableAlbumArtInDidl, bool enableSingleAlbumArtLimit, bool enableSingleSubtitleLimit, qint32 maxAlbumArtWidth, qint32 maxAlbumArtHeight, qint32 timelineOffsetSeconds, bool requiresPlainVideoItems, bool requiresPlainFolders, bool enableMSMediaReceiverRegistrar, bool ignoreTranscodeByteRangeRequests) | |
DeviceProfile (const DeviceProfile &other) | |
void | replaceData (DeviceProfile &other) |
void | setFromJson (QJsonObject source) |
QJsonObject | toJson () const |
QString | name () const |
Gets or sets the Name. | |
void | setName (QString newName) |
Gets or sets the Name. | |
bool | nameNull () const |
void | setNameNull () |
QString | jellyfinId () const |
Gets or sets the Id. | |
void | setJellyfinId (QString newJellyfinId) |
Gets or sets the Id. | |
bool | jellyfinIdNull () const |
void | setJellyfinIdNull () |
QSharedPointer< DeviceIdentification > | identification () const |
void | setIdentification (QSharedPointer< DeviceIdentification > newIdentification) |
QString | friendlyName () const |
Gets or sets the FriendlyName. | |
void | setFriendlyName (QString newFriendlyName) |
Gets or sets the FriendlyName. | |
bool | friendlyNameNull () const |
void | setFriendlyNameNull () |
QString | manufacturer () const |
Gets or sets the Manufacturer. | |
void | setManufacturer (QString newManufacturer) |
Gets or sets the Manufacturer. | |
bool | manufacturerNull () const |
void | setManufacturerNull () |
QString | manufacturerUrl () const |
Gets or sets the ManufacturerUrl. | |
void | setManufacturerUrl (QString newManufacturerUrl) |
Gets or sets the ManufacturerUrl. | |
bool | manufacturerUrlNull () const |
void | setManufacturerUrlNull () |
QString | modelName () const |
Gets or sets the ModelName. | |
void | setModelName (QString newModelName) |
Gets or sets the ModelName. | |
bool | modelNameNull () const |
void | setModelNameNull () |
QString | modelDescription () const |
Gets or sets the ModelDescription. | |
void | setModelDescription (QString newModelDescription) |
Gets or sets the ModelDescription. | |
bool | modelDescriptionNull () const |
void | setModelDescriptionNull () |
QString | modelNumber () const |
Gets or sets the ModelNumber. | |
void | setModelNumber (QString newModelNumber) |
Gets or sets the ModelNumber. | |
bool | modelNumberNull () const |
void | setModelNumberNull () |
QString | modelUrl () const |
Gets or sets the ModelUrl. | |
void | setModelUrl (QString newModelUrl) |
Gets or sets the ModelUrl. | |
bool | modelUrlNull () const |
void | setModelUrlNull () |
QString | serialNumber () const |
Gets or sets the SerialNumber. | |
void | setSerialNumber (QString newSerialNumber) |
Gets or sets the SerialNumber. | |
bool | serialNumberNull () const |
void | setSerialNumberNull () |
bool | enableAlbumArtInDidl () const |
Gets or sets a value indicating whether EnableAlbumArtInDidl. | |
void | setEnableAlbumArtInDidl (bool newEnableAlbumArtInDidl) |
Gets or sets a value indicating whether EnableAlbumArtInDidl. | |
bool | enableSingleAlbumArtLimit () const |
Gets or sets a value indicating whether EnableSingleAlbumArtLimit. | |
void | setEnableSingleAlbumArtLimit (bool newEnableSingleAlbumArtLimit) |
Gets or sets a value indicating whether EnableSingleAlbumArtLimit. | |
bool | enableSingleSubtitleLimit () const |
Gets or sets a value indicating whether EnableSingleSubtitleLimit. | |
void | setEnableSingleSubtitleLimit (bool newEnableSingleSubtitleLimit) |
Gets or sets a value indicating whether EnableSingleSubtitleLimit. | |
QString | supportedMediaTypes () const |
Gets or sets the SupportedMediaTypes. | |
void | setSupportedMediaTypes (QString newSupportedMediaTypes) |
Gets or sets the SupportedMediaTypes. | |
bool | supportedMediaTypesNull () const |
void | setSupportedMediaTypesNull () |
QString | userId () const |
Gets or sets the UserId. | |
void | setUserId (QString newUserId) |
Gets or sets the UserId. | |
bool | userIdNull () const |
void | setUserIdNull () |
QString | albumArtPn () const |
Gets or sets the AlbumArtPn. | |
void | setAlbumArtPn (QString newAlbumArtPn) |
Gets or sets the AlbumArtPn. | |
bool | albumArtPnNull () const |
void | setAlbumArtPnNull () |
qint32 | maxAlbumArtWidth () const |
Gets or sets the MaxAlbumArtWidth. | |
void | setMaxAlbumArtWidth (qint32 newMaxAlbumArtWidth) |
Gets or sets the MaxAlbumArtWidth. | |
qint32 | maxAlbumArtHeight () const |
Gets or sets the MaxAlbumArtHeight. | |
void | setMaxAlbumArtHeight (qint32 newMaxAlbumArtHeight) |
Gets or sets the MaxAlbumArtHeight. | |
std::optional< qint32 > | maxIconWidth () const |
Gets or sets the MaxIconWidth. | |
void | setMaxIconWidth (std::optional< qint32 > newMaxIconWidth) |
Gets or sets the MaxIconWidth. | |
bool | maxIconWidthNull () const |
void | setMaxIconWidthNull () |
std::optional< qint32 > | maxIconHeight () const |
Gets or sets the MaxIconHeight. | |
void | setMaxIconHeight (std::optional< qint32 > newMaxIconHeight) |
Gets or sets the MaxIconHeight. | |
bool | maxIconHeightNull () const |
void | setMaxIconHeightNull () |
std::optional< qint32 > | maxStreamingBitrate () const |
Gets or sets the MaxStreamingBitrate. | |
void | setMaxStreamingBitrate (std::optional< qint32 > newMaxStreamingBitrate) |
Gets or sets the MaxStreamingBitrate. | |
bool | maxStreamingBitrateNull () const |
void | setMaxStreamingBitrateNull () |
std::optional< qint32 > | maxStaticBitrate () const |
Gets or sets the MaxStaticBitrate. | |
void | setMaxStaticBitrate (std::optional< qint32 > newMaxStaticBitrate) |
Gets or sets the MaxStaticBitrate. | |
bool | maxStaticBitrateNull () const |
void | setMaxStaticBitrateNull () |
std::optional< qint32 > | musicStreamingTranscodingBitrate () const |
Gets or sets the MusicStreamingTranscodingBitrate. | |
void | setMusicStreamingTranscodingBitrate (std::optional< qint32 > newMusicStreamingTranscodingBitrate) |
Gets or sets the MusicStreamingTranscodingBitrate. | |
bool | musicStreamingTranscodingBitrateNull () const |
void | setMusicStreamingTranscodingBitrateNull () |
std::optional< qint32 > | maxStaticMusicBitrate () const |
Gets or sets the MaxStaticMusicBitrate. | |
void | setMaxStaticMusicBitrate (std::optional< qint32 > newMaxStaticMusicBitrate) |
Gets or sets the MaxStaticMusicBitrate. | |
bool | maxStaticMusicBitrateNull () const |
void | setMaxStaticMusicBitrateNull () |
QString | sonyAggregationFlags () const |
Gets or sets the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace. | |
void | setSonyAggregationFlags (QString newSonyAggregationFlags) |
Gets or sets the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace. | |
bool | sonyAggregationFlagsNull () const |
void | setSonyAggregationFlagsNull () |
QString | protocolInfo () const |
Gets or sets the ProtocolInfo. | |
void | setProtocolInfo (QString newProtocolInfo) |
Gets or sets the ProtocolInfo. | |
bool | protocolInfoNull () const |
void | setProtocolInfoNull () |
qint32 | timelineOffsetSeconds () const |
Gets or sets the TimelineOffsetSeconds. | |
void | setTimelineOffsetSeconds (qint32 newTimelineOffsetSeconds) |
Gets or sets the TimelineOffsetSeconds. | |
bool | requiresPlainVideoItems () const |
Gets or sets a value indicating whether RequiresPlainVideoItems. | |
void | setRequiresPlainVideoItems (bool newRequiresPlainVideoItems) |
Gets or sets a value indicating whether RequiresPlainVideoItems. | |
bool | requiresPlainFolders () const |
Gets or sets a value indicating whether RequiresPlainFolders. | |
void | setRequiresPlainFolders (bool newRequiresPlainFolders) |
Gets or sets a value indicating whether RequiresPlainFolders. | |
bool | enableMSMediaReceiverRegistrar () const |
Gets or sets a value indicating whether EnableMSMediaReceiverRegistrar. | |
void | setEnableMSMediaReceiverRegistrar (bool newEnableMSMediaReceiverRegistrar) |
Gets or sets a value indicating whether EnableMSMediaReceiverRegistrar. | |
bool | ignoreTranscodeByteRangeRequests () const |
Gets or sets a value indicating whether IgnoreTranscodeByteRangeRequests. | |
void | setIgnoreTranscodeByteRangeRequests (bool newIgnoreTranscodeByteRangeRequests) |
Gets or sets a value indicating whether IgnoreTranscodeByteRangeRequests. | |
QList< XmlAttribute > | xmlRootAttributes () const |
Gets or sets the XmlRootAttributes. | |
void | setXmlRootAttributes (QList< XmlAttribute > newXmlRootAttributes) |
Gets or sets the XmlRootAttributes. | |
bool | xmlRootAttributesNull () const |
void | setXmlRootAttributesNull () |
QList< DirectPlayProfile > | directPlayProfiles () const |
Gets or sets the direct play profiles. | |
void | setDirectPlayProfiles (QList< DirectPlayProfile > newDirectPlayProfiles) |
Gets or sets the direct play profiles. | |
bool | directPlayProfilesNull () const |
void | setDirectPlayProfilesNull () |
QList< TranscodingProfile > | transcodingProfiles () const |
Gets or sets the transcoding profiles. | |
void | setTranscodingProfiles (QList< TranscodingProfile > newTranscodingProfiles) |
Gets or sets the transcoding profiles. | |
bool | transcodingProfilesNull () const |
void | setTranscodingProfilesNull () |
QList< ContainerProfile > | containerProfiles () const |
Gets or sets the ContainerProfiles. | |
void | setContainerProfiles (QList< ContainerProfile > newContainerProfiles) |
Gets or sets the ContainerProfiles. | |
bool | containerProfilesNull () const |
void | setContainerProfilesNull () |
QList< CodecProfile > | codecProfiles () const |
Gets or sets the CodecProfiles. | |
void | setCodecProfiles (QList< CodecProfile > newCodecProfiles) |
Gets or sets the CodecProfiles. | |
bool | codecProfilesNull () const |
void | setCodecProfilesNull () |
QList< ResponseProfile > | responseProfiles () const |
Gets or sets the ResponseProfiles. | |
void | setResponseProfiles (QList< ResponseProfile > newResponseProfiles) |
Gets or sets the ResponseProfiles. | |
bool | responseProfilesNull () const |
void | setResponseProfilesNull () |
QList< SubtitleProfile > | subtitleProfiles () const |
Gets or sets the SubtitleProfiles. | |
void | setSubtitleProfiles (QList< SubtitleProfile > newSubtitleProfiles) |
Gets or sets the SubtitleProfiles. | |
bool | subtitleProfilesNull () const |
void | setSubtitleProfilesNull () |
Static Public Member Functions | |
static DeviceProfile | fromJson (QJsonObject source) |
Jellyfin::DTO::DeviceProfile::DeviceProfile | ( | QSharedPointer< DeviceIdentification > | identification, |
bool | enableAlbumArtInDidl, | ||
bool | enableSingleAlbumArtLimit, | ||
bool | enableSingleSubtitleLimit, | ||
qint32 | maxAlbumArtWidth, | ||
qint32 | maxAlbumArtHeight, | ||
qint32 | timelineOffsetSeconds, | ||
bool | requiresPlainVideoItems, | ||
bool | requiresPlainFolders, | ||
bool | enableMSMediaReceiverRegistrar, | ||
bool | ignoreTranscodeByteRangeRequests ) |
Jellyfin::DTO::DeviceProfile::DeviceProfile | ( | const DeviceProfile & | other | ) |
QString Jellyfin::DTO::DeviceProfile::albumArtPn | ( | ) | const |
Gets or sets the AlbumArtPn.
bool Jellyfin::DTO::DeviceProfile::albumArtPnNull | ( | ) | const |
QList< CodecProfile > Jellyfin::DTO::DeviceProfile::codecProfiles | ( | ) | const |
Gets or sets the CodecProfiles.
bool Jellyfin::DTO::DeviceProfile::codecProfilesNull | ( | ) | const |
QList< ContainerProfile > Jellyfin::DTO::DeviceProfile::containerProfiles | ( | ) | const |
Gets or sets the ContainerProfiles.
bool Jellyfin::DTO::DeviceProfile::containerProfilesNull | ( | ) | const |
QList< DirectPlayProfile > Jellyfin::DTO::DeviceProfile::directPlayProfiles | ( | ) | const |
Gets or sets the direct play profiles.
bool Jellyfin::DTO::DeviceProfile::directPlayProfilesNull | ( | ) | const |
bool Jellyfin::DTO::DeviceProfile::enableAlbumArtInDidl | ( | ) | const |
Gets or sets a value indicating whether EnableAlbumArtInDidl.
bool Jellyfin::DTO::DeviceProfile::enableMSMediaReceiverRegistrar | ( | ) | const |
Gets or sets a value indicating whether EnableMSMediaReceiverRegistrar.
bool Jellyfin::DTO::DeviceProfile::enableSingleAlbumArtLimit | ( | ) | const |
Gets or sets a value indicating whether EnableSingleAlbumArtLimit.
bool Jellyfin::DTO::DeviceProfile::enableSingleSubtitleLimit | ( | ) | const |
Gets or sets a value indicating whether EnableSingleSubtitleLimit.
QString Jellyfin::DTO::DeviceProfile::friendlyName | ( | ) | const |
Gets or sets the FriendlyName.
bool Jellyfin::DTO::DeviceProfile::friendlyNameNull | ( | ) | const |
|
static |
QSharedPointer< DeviceIdentification > Jellyfin::DTO::DeviceProfile::identification | ( | ) | const |
bool Jellyfin::DTO::DeviceProfile::ignoreTranscodeByteRangeRequests | ( | ) | const |
Gets or sets a value indicating whether IgnoreTranscodeByteRangeRequests.
QString Jellyfin::DTO::DeviceProfile::jellyfinId | ( | ) | const |
Gets or sets the Id.
bool Jellyfin::DTO::DeviceProfile::jellyfinIdNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::manufacturer | ( | ) | const |
Gets or sets the Manufacturer.
bool Jellyfin::DTO::DeviceProfile::manufacturerNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::manufacturerUrl | ( | ) | const |
Gets or sets the ManufacturerUrl.
bool Jellyfin::DTO::DeviceProfile::manufacturerUrlNull | ( | ) | const |
qint32 Jellyfin::DTO::DeviceProfile::maxAlbumArtHeight | ( | ) | const |
Gets or sets the MaxAlbumArtHeight.
qint32 Jellyfin::DTO::DeviceProfile::maxAlbumArtWidth | ( | ) | const |
Gets or sets the MaxAlbumArtWidth.
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::maxIconHeight | ( | ) | const |
Gets or sets the MaxIconHeight.
bool Jellyfin::DTO::DeviceProfile::maxIconHeightNull | ( | ) | const |
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::maxIconWidth | ( | ) | const |
Gets or sets the MaxIconWidth.
bool Jellyfin::DTO::DeviceProfile::maxIconWidthNull | ( | ) | const |
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::maxStaticBitrate | ( | ) | const |
Gets or sets the MaxStaticBitrate.
bool Jellyfin::DTO::DeviceProfile::maxStaticBitrateNull | ( | ) | const |
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::maxStaticMusicBitrate | ( | ) | const |
Gets or sets the MaxStaticMusicBitrate.
bool Jellyfin::DTO::DeviceProfile::maxStaticMusicBitrateNull | ( | ) | const |
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::maxStreamingBitrate | ( | ) | const |
Gets or sets the MaxStreamingBitrate.
bool Jellyfin::DTO::DeviceProfile::maxStreamingBitrateNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::modelDescription | ( | ) | const |
Gets or sets the ModelDescription.
bool Jellyfin::DTO::DeviceProfile::modelDescriptionNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::modelName | ( | ) | const |
Gets or sets the ModelName.
bool Jellyfin::DTO::DeviceProfile::modelNameNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::modelNumber | ( | ) | const |
Gets or sets the ModelNumber.
bool Jellyfin::DTO::DeviceProfile::modelNumberNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::modelUrl | ( | ) | const |
Gets or sets the ModelUrl.
bool Jellyfin::DTO::DeviceProfile::modelUrlNull | ( | ) | const |
std::optional< qint32 > Jellyfin::DTO::DeviceProfile::musicStreamingTranscodingBitrate | ( | ) | const |
Gets or sets the MusicStreamingTranscodingBitrate.
bool Jellyfin::DTO::DeviceProfile::musicStreamingTranscodingBitrateNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::name | ( | ) | const |
Gets or sets the Name.
bool Jellyfin::DTO::DeviceProfile::nameNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::protocolInfo | ( | ) | const |
Gets or sets the ProtocolInfo.
bool Jellyfin::DTO::DeviceProfile::protocolInfoNull | ( | ) | const |
void Jellyfin::DTO::DeviceProfile::replaceData | ( | DeviceProfile & | other | ) |
Replaces the data being hold by this class with that of the other.
bool Jellyfin::DTO::DeviceProfile::requiresPlainFolders | ( | ) | const |
Gets or sets a value indicating whether RequiresPlainFolders.
bool Jellyfin::DTO::DeviceProfile::requiresPlainVideoItems | ( | ) | const |
Gets or sets a value indicating whether RequiresPlainVideoItems.
QList< ResponseProfile > Jellyfin::DTO::DeviceProfile::responseProfiles | ( | ) | const |
Gets or sets the ResponseProfiles.
bool Jellyfin::DTO::DeviceProfile::responseProfilesNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::serialNumber | ( | ) | const |
Gets or sets the SerialNumber.
bool Jellyfin::DTO::DeviceProfile::serialNumberNull | ( | ) | const |
void Jellyfin::DTO::DeviceProfile::setAlbumArtPn | ( | QString | newAlbumArtPn | ) |
Gets or sets the AlbumArtPn.
void Jellyfin::DTO::DeviceProfile::setAlbumArtPnNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setCodecProfiles | ( | QList< CodecProfile > | newCodecProfiles | ) |
Gets or sets the CodecProfiles.
void Jellyfin::DTO::DeviceProfile::setCodecProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setContainerProfiles | ( | QList< ContainerProfile > | newContainerProfiles | ) |
Gets or sets the ContainerProfiles.
void Jellyfin::DTO::DeviceProfile::setContainerProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setDirectPlayProfiles | ( | QList< DirectPlayProfile > | newDirectPlayProfiles | ) |
Gets or sets the direct play profiles.
void Jellyfin::DTO::DeviceProfile::setDirectPlayProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setEnableAlbumArtInDidl | ( | bool | newEnableAlbumArtInDidl | ) |
Gets or sets a value indicating whether EnableAlbumArtInDidl.
void Jellyfin::DTO::DeviceProfile::setEnableMSMediaReceiverRegistrar | ( | bool | newEnableMSMediaReceiverRegistrar | ) |
Gets or sets a value indicating whether EnableMSMediaReceiverRegistrar.
void Jellyfin::DTO::DeviceProfile::setEnableSingleAlbumArtLimit | ( | bool | newEnableSingleAlbumArtLimit | ) |
Gets or sets a value indicating whether EnableSingleAlbumArtLimit.
void Jellyfin::DTO::DeviceProfile::setEnableSingleSubtitleLimit | ( | bool | newEnableSingleSubtitleLimit | ) |
Gets or sets a value indicating whether EnableSingleSubtitleLimit.
void Jellyfin::DTO::DeviceProfile::setFriendlyName | ( | QString | newFriendlyName | ) |
Gets or sets the FriendlyName.
void Jellyfin::DTO::DeviceProfile::setFriendlyNameNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setFromJson | ( | QJsonObject | source | ) |
void Jellyfin::DTO::DeviceProfile::setIdentification | ( | QSharedPointer< DeviceIdentification > | newIdentification | ) |
void Jellyfin::DTO::DeviceProfile::setIgnoreTranscodeByteRangeRequests | ( | bool | newIgnoreTranscodeByteRangeRequests | ) |
Gets or sets a value indicating whether IgnoreTranscodeByteRangeRequests.
void Jellyfin::DTO::DeviceProfile::setJellyfinId | ( | QString | newJellyfinId | ) |
Gets or sets the Id.
void Jellyfin::DTO::DeviceProfile::setJellyfinIdNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setManufacturer | ( | QString | newManufacturer | ) |
Gets or sets the Manufacturer.
void Jellyfin::DTO::DeviceProfile::setManufacturerNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setManufacturerUrl | ( | QString | newManufacturerUrl | ) |
Gets or sets the ManufacturerUrl.
void Jellyfin::DTO::DeviceProfile::setManufacturerUrlNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMaxAlbumArtHeight | ( | qint32 | newMaxAlbumArtHeight | ) |
Gets or sets the MaxAlbumArtHeight.
void Jellyfin::DTO::DeviceProfile::setMaxAlbumArtWidth | ( | qint32 | newMaxAlbumArtWidth | ) |
Gets or sets the MaxAlbumArtWidth.
void Jellyfin::DTO::DeviceProfile::setMaxIconHeight | ( | std::optional< qint32 > | newMaxIconHeight | ) |
Gets or sets the MaxIconHeight.
void Jellyfin::DTO::DeviceProfile::setMaxIconHeightNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMaxIconWidth | ( | std::optional< qint32 > | newMaxIconWidth | ) |
Gets or sets the MaxIconWidth.
void Jellyfin::DTO::DeviceProfile::setMaxIconWidthNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMaxStaticBitrate | ( | std::optional< qint32 > | newMaxStaticBitrate | ) |
Gets or sets the MaxStaticBitrate.
void Jellyfin::DTO::DeviceProfile::setMaxStaticBitrateNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMaxStaticMusicBitrate | ( | std::optional< qint32 > | newMaxStaticMusicBitrate | ) |
Gets or sets the MaxStaticMusicBitrate.
void Jellyfin::DTO::DeviceProfile::setMaxStaticMusicBitrateNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMaxStreamingBitrate | ( | std::optional< qint32 > | newMaxStreamingBitrate | ) |
Gets or sets the MaxStreamingBitrate.
void Jellyfin::DTO::DeviceProfile::setMaxStreamingBitrateNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setModelDescription | ( | QString | newModelDescription | ) |
Gets or sets the ModelDescription.
void Jellyfin::DTO::DeviceProfile::setModelDescriptionNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setModelName | ( | QString | newModelName | ) |
Gets or sets the ModelName.
void Jellyfin::DTO::DeviceProfile::setModelNameNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setModelNumber | ( | QString | newModelNumber | ) |
Gets or sets the ModelNumber.
void Jellyfin::DTO::DeviceProfile::setModelNumberNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setModelUrl | ( | QString | newModelUrl | ) |
Gets or sets the ModelUrl.
void Jellyfin::DTO::DeviceProfile::setModelUrlNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setMusicStreamingTranscodingBitrate | ( | std::optional< qint32 > | newMusicStreamingTranscodingBitrate | ) |
Gets or sets the MusicStreamingTranscodingBitrate.
void Jellyfin::DTO::DeviceProfile::setMusicStreamingTranscodingBitrateNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setName | ( | QString | newName | ) |
Gets or sets the Name.
void Jellyfin::DTO::DeviceProfile::setNameNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setProtocolInfo | ( | QString | newProtocolInfo | ) |
Gets or sets the ProtocolInfo.
void Jellyfin::DTO::DeviceProfile::setProtocolInfoNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setRequiresPlainFolders | ( | bool | newRequiresPlainFolders | ) |
Gets or sets a value indicating whether RequiresPlainFolders.
void Jellyfin::DTO::DeviceProfile::setRequiresPlainVideoItems | ( | bool | newRequiresPlainVideoItems | ) |
Gets or sets a value indicating whether RequiresPlainVideoItems.
void Jellyfin::DTO::DeviceProfile::setResponseProfiles | ( | QList< ResponseProfile > | newResponseProfiles | ) |
Gets or sets the ResponseProfiles.
void Jellyfin::DTO::DeviceProfile::setResponseProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setSerialNumber | ( | QString | newSerialNumber | ) |
Gets or sets the SerialNumber.
void Jellyfin::DTO::DeviceProfile::setSerialNumberNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setSonyAggregationFlags | ( | QString | newSonyAggregationFlags | ) |
Gets or sets the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace.
void Jellyfin::DTO::DeviceProfile::setSonyAggregationFlagsNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setSubtitleProfiles | ( | QList< SubtitleProfile > | newSubtitleProfiles | ) |
Gets or sets the SubtitleProfiles.
void Jellyfin::DTO::DeviceProfile::setSubtitleProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setSupportedMediaTypes | ( | QString | newSupportedMediaTypes | ) |
Gets or sets the SupportedMediaTypes.
void Jellyfin::DTO::DeviceProfile::setSupportedMediaTypesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setTimelineOffsetSeconds | ( | qint32 | newTimelineOffsetSeconds | ) |
Gets or sets the TimelineOffsetSeconds.
void Jellyfin::DTO::DeviceProfile::setTranscodingProfiles | ( | QList< TranscodingProfile > | newTranscodingProfiles | ) |
Gets or sets the transcoding profiles.
void Jellyfin::DTO::DeviceProfile::setTranscodingProfilesNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setUserId | ( | QString | newUserId | ) |
Gets or sets the UserId.
void Jellyfin::DTO::DeviceProfile::setUserIdNull | ( | ) |
void Jellyfin::DTO::DeviceProfile::setXmlRootAttributes | ( | QList< XmlAttribute > | newXmlRootAttributes | ) |
Gets or sets the XmlRootAttributes.
void Jellyfin::DTO::DeviceProfile::setXmlRootAttributesNull | ( | ) |
QString Jellyfin::DTO::DeviceProfile::sonyAggregationFlags | ( | ) | const |
Gets or sets the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace.
bool Jellyfin::DTO::DeviceProfile::sonyAggregationFlagsNull | ( | ) | const |
QList< SubtitleProfile > Jellyfin::DTO::DeviceProfile::subtitleProfiles | ( | ) | const |
Gets or sets the SubtitleProfiles.
bool Jellyfin::DTO::DeviceProfile::subtitleProfilesNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::supportedMediaTypes | ( | ) | const |
Gets or sets the SupportedMediaTypes.
bool Jellyfin::DTO::DeviceProfile::supportedMediaTypesNull | ( | ) | const |
qint32 Jellyfin::DTO::DeviceProfile::timelineOffsetSeconds | ( | ) | const |
Gets or sets the TimelineOffsetSeconds.
QJsonObject Jellyfin::DTO::DeviceProfile::toJson | ( | ) | const |
QList< TranscodingProfile > Jellyfin::DTO::DeviceProfile::transcodingProfiles | ( | ) | const |
Gets or sets the transcoding profiles.
bool Jellyfin::DTO::DeviceProfile::transcodingProfilesNull | ( | ) | const |
QString Jellyfin::DTO::DeviceProfile::userId | ( | ) | const |
Gets or sets the UserId.
bool Jellyfin::DTO::DeviceProfile::userIdNull | ( | ) | const |
QList< XmlAttribute > Jellyfin::DTO::DeviceProfile::xmlRootAttributes | ( | ) | const |
Gets or sets the XmlRootAttributes.
bool Jellyfin::DTO::DeviceProfile::xmlRootAttributesNull | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |