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
audioCodecNull() constJellyfin::DTO::TranscodingProfile
breakOnNonKeyFrames() constJellyfin::DTO::TranscodingProfile
container() constJellyfin::DTO::TranscodingProfile
containerNull() constJellyfin::DTO::TranscodingProfile
context() constJellyfin::DTO::TranscodingProfile
copyTimestamps() 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_containerJellyfin::DTO::TranscodingProfileprotected
m_contextJellyfin::DTO::TranscodingProfileprotected
m_copyTimestampsJellyfin::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
protocolNull() constJellyfin::DTO::TranscodingProfile
replaceData(TranscodingProfile &other)Jellyfin::DTO::TranscodingProfile
segmentLength() constJellyfin::DTO::TranscodingProfile
setAudioCodec(QString newAudioCodec)Jellyfin::DTO::TranscodingProfile
setAudioCodecNull()Jellyfin::DTO::TranscodingProfile
setBreakOnNonKeyFrames(bool newBreakOnNonKeyFrames)Jellyfin::DTO::TranscodingProfile
setContainer(QString newContainer)Jellyfin::DTO::TranscodingProfile
setContainerNull()Jellyfin::DTO::TranscodingProfile
setContext(EncodingContext newContext)Jellyfin::DTO::TranscodingProfile
setCopyTimestamps(bool newCopyTimestamps)Jellyfin::DTO::TranscodingProfile
setEnableMpegtsM2TsMode(bool newEnableMpegtsM2TsMode)Jellyfin::DTO::TranscodingProfile
setEnableSubtitlesInManifest(bool newEnableSubtitlesInManifest)Jellyfin::DTO::TranscodingProfile
setEstimateContentLength(bool newEstimateContentLength)Jellyfin::DTO::TranscodingProfile
setFromJson(QJsonObject source)Jellyfin::DTO::TranscodingProfile
setMaxAudioChannels(QString newMaxAudioChannels)Jellyfin::DTO::TranscodingProfile
setMaxAudioChannelsNull()Jellyfin::DTO::TranscodingProfile
setMinSegments(qint32 newMinSegments)Jellyfin::DTO::TranscodingProfile
setProtocol(QString newProtocol)Jellyfin::DTO::TranscodingProfile
setProtocolNull()Jellyfin::DTO::TranscodingProfile
setSegmentLength(qint32 newSegmentLength)Jellyfin::DTO::TranscodingProfile
setTranscodeSeekInfo(TranscodeSeekInfo newTranscodeSeekInfo)Jellyfin::DTO::TranscodingProfile
setType(DlnaProfileType newType)Jellyfin::DTO::TranscodingProfile
setVideoCodec(QString newVideoCodec)Jellyfin::DTO::TranscodingProfile
setVideoCodecNull()Jellyfin::DTO::TranscodingProfile
toJson() constJellyfin::DTO::TranscodingProfile
transcodeSeekInfo() constJellyfin::DTO::TranscodingProfile
TranscodingProfile(DlnaProfileType type, bool estimateContentLength, bool enableMpegtsM2TsMode, TranscodeSeekInfo transcodeSeekInfo, bool copyTimestamps, EncodingContext context, bool enableSubtitlesInManifest, qint32 minSegments, qint32 segmentLength, bool breakOnNonKeyFrames)Jellyfin::DTO::TranscodingProfile
TranscodingProfile(const TranscodingProfile &other)Jellyfin::DTO::TranscodingProfile
type() constJellyfin::DTO::TranscodingProfile
videoCodec() constJellyfin::DTO::TranscodingProfile
videoCodecNull() constJellyfin::DTO::TranscodingProfile