![]() |
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
namespace | SINK |
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) |