|
static void | RegisterSink (const AESinkRegEntry ®Entry) |
|
static void | ClearSinks () |
|
static bool | HasSinks () |
|
static AESinkDevice | ParseDevice (const std::string &device) |
|
static std::unique_ptr< IAESink > | Create (const std::string &device, AEAudioFormat &desiredFormat) |
|
static void | EnumerateEx (std::vector< AESinkInfo > &list, bool force, const std::string &driver) |
|
static void | Cleanup () |
|
The documentation for this class was generated from the following files:
- xbmc/cores/AudioEngine/AESinkFactory.h
- xbmc/cores/AudioEngine/AESinkFactory.cpp