|
MythTV master
|
This is the complete list of members for MythVideoProfile, including all inherited members.
| CreateProfile(uint GroupId, uint Priority, const QString &Width, const QString &Height, const QString &Codecs, const QString &Decoder, uint MaxCpus, bool SkipLoop, const QString &VideoRenderer, const QString &Deint1, const QString &Deint2, const QString &Upscale=UPSCALE_DEFAULT) | MythVideoProfile | static |
| CreateProfileGroup(const QString &ProfileName, const QString &HostName) | MythVideoProfile | static |
| CreateProfiles(const QString &HostName) | MythVideoProfile | static |
| DeinterlacersChanged(const QString &Single, const QString &Double) | MythVideoProfile | signal |
| DeleteDB(uint GroupId, const std::vector< MythVideoProfileItem > &Items) | MythVideoProfile | static |
| DeleteProfileGroup(const QString &GroupName, const QString &HostName) | MythVideoProfile | static |
| FindMatch(QSize Size, float Framerate, const QString &CodecName, const QStringList &DisallowedDecoders=QStringList()) | MythVideoProfile | private |
| GetBestVideoRenderer(const QStringList &Renderers) | MythVideoProfile | static |
| GetDecoder() const | MythVideoProfile | |
| GetDecoderHelp(const QString &Decoder=QString()) | MythVideoProfile | static |
| GetDecoderName(const QString &Decoder) | MythVideoProfile | static |
| GetDecoderNames() | MythVideoProfile | static |
| GetDecoders() | MythVideoProfile | static |
| GetDefaultProfileName(const QString &HostName) | MythVideoProfile | static |
| GetDeinterlacers() | MythVideoProfile | static |
| GetDoubleRatePreferences() const | MythVideoProfile | |
| GetFilteredRenderers(const QString &Decoder, const QStringList &Renderers) | MythVideoProfile | static |
| GetMaxCPUs() const | MythVideoProfile | |
| GetOutput() const | MythVideoProfile | |
| GetPreference(const QString &Key) const | MythVideoProfile | private |
| GetPreferredVideoRenderer(const QString &Decoder) | MythVideoProfile | static |
| GetProfileGroupID(const QString &ProfileName, const QString &HostName) | MythVideoProfile | static |
| GetProfiles(const QString &HostName) | MythVideoProfile | static |
| GetSingleRatePreferences() const | MythVideoProfile | |
| GetUpscaler() const | MythVideoProfile | |
| GetUpscalers() | MythVideoProfile | static |
| GetVideoRenderer() const | MythVideoProfile | |
| GetVideoRendererHelp(const QString &Renderer) | MythVideoProfile | static |
| GetVideoRendererName(const QString &Renderer) | MythVideoProfile | static |
| GetVideoRenderers(const QString &Decoder) | MythVideoProfile | static |
| InitStatics(bool Reinit=false) | MythVideoProfile | static |
| IsDecoderCompatible(const QString &Decoder) const | MythVideoProfile | |
| IsSkipLoopEnabled() const | MythVideoProfile | |
| kDecName | MythVideoProfile | inlineprivatestatic |
| kRendName | MythVideoProfile | inlineprivatestatic |
| kSafeCustom | MythVideoProfile | inlineprivatestatic |
| kSafeDecoders | MythVideoProfile | inlineprivatestatic |
| kSafeEquivDec | MythVideoProfile | inlineprivatestatic |
| kSafeInitialized | MythVideoProfile | inlineprivatestatic |
| kSafeLock | MythVideoProfile | inlineprivatestatic |
| kSafeRenderer | MythVideoProfile | inlineprivatestatic |
| kSafeRendererGroup | MythVideoProfile | inlineprivatestatic |
| kSafeRendererPriority | MythVideoProfile | inlineprivatestatic |
| LoadBestPreferences(QSize Size, float Framerate, const QString &CodecName, const QStringList &DisallowedDecoders=QStringList()) | MythVideoProfile | private |
| LoadDB(uint GroupId) | MythVideoProfile | static |
| m_allowedPreferences | MythVideoProfile | private |
| m_currentPreferences | MythVideoProfile | private |
| m_lastCodecName | MythVideoProfile | private |
| m_lastRate | MythVideoProfile | private |
| m_lastSize | MythVideoProfile | private |
| m_lock | MythVideoProfile | mutableprivate |
| MythVideoProfile() | MythVideoProfile | |
| SaveDB(uint GroupId, std::vector< MythVideoProfileItem > &Items) | MythVideoProfile | static |
| SetDefaultProfileName(const QString &ProfileName, const QString &HostName) | MythVideoProfile | static |
| SetInput(QSize Size, float Framerate=0, const QString &CodecName=QString(), const QStringList &DisallowedDecoders=QStringList()) | MythVideoProfile | |
| SetOutput(float Framerate) | MythVideoProfile | |
| SetPreference(const QString &Key, const QString &Value) | MythVideoProfile | private |
| SetVideoRenderer(const QString &VideoRenderer) | MythVideoProfile | |
| toString() const | MythVideoProfile | |
| UpscalerChanged(const QString &Upscaler) | MythVideoProfile | signal |
| ~MythVideoProfile() override=default | MythVideoProfile |