* Close the audio device and context. */
| 48 | * Close the audio device and context. |
| 49 | */ |
| 50 | static void Close() { ::CloseAudioDevice(); } |
| 51 | |
| 52 | /** |
| 53 | * Check if audio device has been initialized successfully. |
nothing calls this directly
no outgoing calls
no test coverage detected