![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
struct | AESinkInfo |
struct | AESinkRegEntry |
class | CAESinkFactory |
Typedefs | |
typedef IAESink *(* | CreateSink) (std::string &device, AEAudioFormat &desiredFormat) |
typedef void(* | Enumerate) (AEDeviceInfoList &list, bool force) |
typedef void(* | Cleanup) () |
typedef void(* AE::Cleanup) () |
typedef IAESink *(* AE::CreateSink) (std::string &device, AEAudioFormat &desiredFormat) |
typedef void(* AE::Enumerate) (AEDeviceInfoList &list, bool force) |