mnStartSound

This command loads the DarkNet sound module and loads information about current input and output devices.

This command must be used before any other sound command.

To reverse this command, use mnFinishSound to unload the firewall module.

Parameters

int NoInputInstances: The number of input instances to create.

int NoOutputInstances: The number of output instances to create.

Returns (Integer)

0 if no error occurred.

-1 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Sound General
(1) Sound Input and Output
(0) DarkNet Help