![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CDVDFactoryCodec, including all inherited members.
ClearHWAccels() | CDVDFactoryCodec | static |
ClearHWAudioCodecs() | CDVDFactoryCodec | static |
ClearHWVideoCodecs() | CDVDFactoryCodec | static |
CreateAudioCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo, bool allowpassthrough, bool allowdtshddecode, CAEStreamInfo::DataType ptStreamType) | CDVDFactoryCodec | static |
CreateAudioCodecHW(std::string id, CProcessInfo &processInfo) | CDVDFactoryCodec | protectedstatic |
CreateOverlayCodec(CDVDStreamInfo &hint) | CDVDFactoryCodec | static |
CreateVideoCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo) | CDVDFactoryCodec | static |
CreateVideoCodecHW(std::string id, CProcessInfo &processInfo) | CDVDFactoryCodec | protectedstatic |
CreateVideoCodecHWAccel(std::string id, CDVDStreamInfo &hint, CProcessInfo &processInfo, AVPixelFormat fmt) | CDVDFactoryCodec | static |
GetHWAccels() | CDVDFactoryCodec | static |
m_hwAccels | CDVDFactoryCodec | protectedstatic |
m_hwAudioCodecs | CDVDFactoryCodec | protectedstatic |
m_hwVideoCodecs | CDVDFactoryCodec | protectedstatic |
RegisterHWAccel(std::string id, CreateHWAccel createFunc) | CDVDFactoryCodec | static |
RegisterHWAudioCodec(std::string id, CreateHWAudioCodec createFunc) | CDVDFactoryCodec | static |
RegisterHWVideoCodec(std::string id, CreateHWVideoCodec createFunc) | CDVDFactoryCodec | static |