Copyright © 2008-2019 MultiMedia Soft

WarnNoOutputDevice event

Previous pageReturn to chapter overviewNext page

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.

 

 

Syntax

 

[Visual Basic]

WarnNoOutputDevice (

)


 

[C++]

void WarnNoOutputDevice (

);