|
foobar2000 SDK
2015-01-14
|
Go to the source code of this file.
Data Structures | |
| class | output |
| class | output_device_enum_callback |
| class | output_entry |
| class | output_entry_impl_t< T, E > |
| class | output_entry_v2 |
| class | output_factory_t< T > |
| class | output_impl |
| class | output_manager |
| class | output_v2 |
| struct | outputCoreConfig_t |
| struct | t_pcmspec |
| struct | t_samplespec |
| class | volume_callback |
| class | volume_control |
Functions | |
| PFC_DECLARE_EXCEPTION (exception_output_device_not_found, pfc::exception,"Audio device not found") PFC_DECLARE_EXCEPTION(exception_output_module_not_found | |
Variables | |
| exception_output_device_not_found | |
| const GUID | output_id_default |
| const GUID | output_id_null |
| PFC_DECLARE_EXCEPTION | ( | exception_output_device_not_found | , |
| pfc::exception | , | ||
| "Audio device not found" | |||
| ) |
| const GUID output_id_default |
Definition at line 109 of file output.cpp.
| const GUID output_id_null |
Definition at line 105 of file output.cpp.
1.8.9.1