Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDFactoryCodec Member List

This is the complete list of members for CDVDFactoryCodec, including all inherited members.

ClearHWAccels()CDVDFactoryCodecstatic
ClearHWAudioCodecs()CDVDFactoryCodecstatic
ClearHWVideoCodecs()CDVDFactoryCodecstatic
CreateAudioCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo, bool allowpassthrough, bool allowdtshddecode, CAEStreamInfo::DataType ptStreamType)CDVDFactoryCodecstatic
CreateAudioCodecHW(const std::string &id, CProcessInfo &processInfo)CDVDFactoryCodecprotectedstatic
CreateOverlayCodec(CDVDStreamInfo &hint)CDVDFactoryCodecstatic
CreateVideoCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo)CDVDFactoryCodecstatic
CreateVideoCodecHW(const std::string &id, CProcessInfo &processInfo)CDVDFactoryCodecprotectedstatic
CreateVideoCodecHWAccel(const std::string &id, CDVDStreamInfo &hint, CProcessInfo &processInfo, AVPixelFormat fmt)CDVDFactoryCodecstatic
GetHWAccels()CDVDFactoryCodecstatic
m_hwAccelsCDVDFactoryCodecprotectedstatic
m_hwAudioCodecsCDVDFactoryCodecprotectedstatic
m_hwVideoCodecsCDVDFactoryCodecprotectedstatic
RegisterHWAccel(const std::string &id, CreateHWAccel createFunc)CDVDFactoryCodecstatic
RegisterHWAudioCodec(const std::string &id, CreateHWAudioCodec createFunc)CDVDFactoryCodecstatic
RegisterHWVideoCodec(const std::string &id, CreateHWVideoCodec createFunc)CDVDFactoryCodecstatic