WarnNoOutputDevice event |
|
Remarks
Occurs when the multimedia engine detects that no sound card with a valid output device is installed inside the system or when the system default sound card, although available inside the system, is locked by some other entity, for example a custom implementation of the ASIO protocol.
For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type EventArgs.
|