nn::snd::CTR::SetOutputCapture Function

Syntax

void SetOutputCapture(
     OutputCapture * pCapture
);

Arguments

Name Description
in pCapture Capture

Return Values

None.

Description

Configures the capture for getting the DSP final output.

See the nn::snd::CTR::OutputCapture class for more information on getting data.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL