#include <nnsys/snd.h>
NNSSndCaptureType NNS_SndCaptureGetCaptureType(
void )
;
Returns the type of the executing capture. Capture type takes one of the values shown below.
Obtains information about the type of capture that is currently executing.
This function can only be called while capture is executing. To check whether capture is executing, call the NNS_SndCaptureIsActive function.
2005/08/18 Initial version.
CONFIDENTIAL