mnGetOutputBitsPerSample

This command is used to determine the bits per sample set on the specified output instance.

By default this is 8, and the format is set to medium (mnSetFormatMedium).

You can change the bits per sample using mnSetOutputFormat.

Parameters

int InstanceID: The output instance ID that this command should use.

Returns (Unsigned Short)

A number greater than 0 if no error occurred. This is the bits per sample set on the specified output instance.

0 if an error occurred.

Present in

DBP

C++

.Net




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