|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
| SinkInfoStruct () | |
Public Attributes | |
| AEDeviceInfoList * | list |
| bool | isHWDevice |
| bool | isNWDevice |
| bool | isBTDevice |
| bool | device_found |
| pa_threaded_mainloop * | mainloop |
| int | samplerate |
| pa_channel_map | map |
|
inline |
| bool SinkInfoStruct::device_found |
| bool SinkInfoStruct::isBTDevice |
| bool SinkInfoStruct::isHWDevice |
| bool SinkInfoStruct::isNWDevice |
| AEDeviceInfoList* SinkInfoStruct::list |
| pa_threaded_mainloop* SinkInfoStruct::mainloop |
| pa_channel_map SinkInfoStruct::map |
| int SinkInfoStruct::samplerate |