Copyright © 2008-2019 MultiMedia Soft

GetDirectSoundVersion method

Previous pageReturn to chapter overviewNext page

Remarks

 

Retrieves the DirectSound version implemented by the recorder's input device.

 

 

Syntax

 

[Visual Basic]

control.GetDirectSoundVersion (

) as integer


 

[C++]

short control.GetDirectSoundVersion (

);


 

 

Return value

 

The DirectSound version (e.g. "9" means DirectSound version 9, "8" means DirectSound version 8, etc.)