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

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

audioCodec() constJellyfin::DTO::TranscodingProfile
breakOnNonKeyFrames() constJellyfin::DTO::TranscodingProfile
conditions() constJellyfin::DTO::TranscodingProfile
container() constJellyfin::DTO::TranscodingProfile
context() constJellyfin::DTO::TranscodingProfile
copyTimestamps() constJellyfin::DTO::TranscodingProfile
enableAudioVbrEncoding() constJellyfin::DTO::TranscodingProfile
enableMpegtsM2TsMode() constJellyfin::DTO::TranscodingProfile
enableSubtitlesInManifest() constJellyfin::DTO::TranscodingProfile
estimateContentLength() constJellyfin::DTO::TranscodingProfile
fromJson(QJsonObject source)Jellyfin::DTO::TranscodingProfilestatic
m_audioCodecJellyfin::DTO::TranscodingProfileprotected
m_breakOnNonKeyFramesJellyfin::DTO::TranscodingProfileprotected
m_conditionsJellyfin::DTO::TranscodingProfileprotected
m_containerJellyfin::DTO::TranscodingProfileprotected
m_contextJellyfin::DTO::TranscodingProfileprotected
m_copyTimestampsJellyfin::DTO::TranscodingProfileprotected
m_enableAudioVbrEncodingJellyfin::DTO::TranscodingProfileprotected
m_enableMpegtsM2TsModeJellyfin::DTO::TranscodingProfileprotected
m_enableSubtitlesInManifestJellyfin::DTO::TranscodingProfileprotected
m_estimateContentLengthJellyfin::DTO::TranscodingProfileprotected
m_maxAudioChannelsJellyfin::DTO::TranscodingProfileprotected
m_minSegmentsJellyfin::DTO::TranscodingProfileprotected
m_protocolJellyfin::DTO::TranscodingProfileprotected
m_segmentLengthJellyfin::DTO::TranscodingProfileprotected
m_transcodeSeekInfoJellyfin::DTO::TranscodingProfileprotected
m_typeJellyfin::DTO::TranscodingProfileprotected
m_videoCodecJellyfin::DTO::TranscodingProfileprotected
maxAudioChannels() constJellyfin::DTO::TranscodingProfile
maxAudioChannelsNull() constJellyfin::DTO::TranscodingProfile
minSegments() constJellyfin::DTO::TranscodingProfile
protocol() constJellyfin::DTO::TranscodingProfile
replaceData(TranscodingProfile &other)Jellyfin::DTO::TranscodingProfile
segmentLength() constJellyfin::DTO::TranscodingProfile
setAudioCodec(QString newAudioCodec)Jellyfin::DTO::TranscodingProfile
setBreakOnNonKeyFrames(std::optional< bool > newBreakOnNonKeyFrames)Jellyfin::DTO::TranscodingProfile
setConditions(QList< ProfileCondition > newConditions)Jellyfin::DTO::TranscodingProfile
setContainer(QString newContainer)Jellyfin::DTO::TranscodingProfile
setContext(EncodingContext newContext)Jellyfin::DTO::TranscodingProfile
setCopyTimestamps(std::optional< bool > newCopyTimestamps)Jellyfin::DTO::TranscodingProfile
setEnableAudioVbrEncoding(std::optional< bool > newEnableAudioVbrEncoding)Jellyfin::DTO::TranscodingProfile
setEnableMpegtsM2TsMode(std::optional< bool > newEnableMpegtsM2TsMode)Jellyfin::DTO::TranscodingProfile
setEnableSubtitlesInManifest(std::optional< bool > newEnableSubtitlesInManifest)Jellyfin::DTO::TranscodingProfile
setEstimateContentLength(std::optional< bool > newEstimateContentLength)Jellyfin::DTO::TranscodingProfile
setFromJson(QJsonObject source)Jellyfin::DTO::TranscodingProfile
setMaxAudioChannels(QString newMaxAudioChannels)Jellyfin::DTO::TranscodingProfile
setMaxAudioChannelsNull()Jellyfin::DTO::TranscodingProfile
setMinSegments(std::optional< qint32 > newMinSegments)Jellyfin::DTO::TranscodingProfile
setProtocol(MediaStreamProtocol newProtocol)Jellyfin::DTO::TranscodingProfile
setSegmentLength(std::optional< qint32 > newSegmentLength)Jellyfin::DTO::TranscodingProfile
setTranscodeSeekInfo(TranscodeSeekInfo newTranscodeSeekInfo)Jellyfin::DTO::TranscodingProfile
setType(DlnaProfileType newType)Jellyfin::DTO::TranscodingProfile
setVideoCodec(QString newVideoCodec)Jellyfin::DTO::TranscodingProfile
toJson() constJellyfin::DTO::TranscodingProfile
transcodeSeekInfo() constJellyfin::DTO::TranscodingProfile
TranscodingProfile(QString container, DlnaProfileType type, QString videoCodec, QString audioCodec, MediaStreamProtocol protocol, std::optional< bool > estimateContentLength, std::optional< bool > enableMpegtsM2TsMode, TranscodeSeekInfo transcodeSeekInfo, std::optional< bool > copyTimestamps, EncodingContext context, std::optional< bool > enableSubtitlesInManifest, std::optional< qint32 > minSegments, std::optional< qint32 > segmentLength, std::optional< bool > breakOnNonKeyFrames, QList< ProfileCondition > conditions, std::optional< bool > enableAudioVbrEncoding)Jellyfin::DTO::TranscodingProfile
TranscodingProfile(const TranscodingProfile &other)Jellyfin::DTO::TranscodingProfile
type() constJellyfin::DTO::TranscodingProfile
videoCodec() constJellyfin::DTO::TranscodingProfile