| 
    Kodi Documentation 22.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(const std::string &id, CProcessInfo &processInfo) | CDVDFactoryCodec | protectedstatic | 
| CreateOverlayCodec(CDVDStreamInfo &hint) | CDVDFactoryCodec | static | 
| CreateVideoCodec(CDVDStreamInfo &hint, CProcessInfo &processInfo) | CDVDFactoryCodec | static | 
| CreateVideoCodecHW(const std::string &id, CProcessInfo &processInfo) | CDVDFactoryCodec | protectedstatic | 
| CreateVideoCodecHWAccel(const 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(const std::string &id, CreateHWAccel createFunc) | CDVDFactoryCodec | static | 
| RegisterHWAudioCodec(const std::string &id, CreateHWAudioCodec createFunc) | CDVDFactoryCodec | static | 
| RegisterHWVideoCodec(const std::string &id, CreateHWVideoCodec createFunc) | CDVDFactoryCodec | static |