nn::snd::CTR::ClearDroppedSoundFrameCount Function

Syntax

void ClearDroppedSoundFrameCount();

Arguments

None.

Return Values

None.

Description

Clears the dropped sound frames counter.

Initializes the counter value returned by the nn::snd::CTR::GetDroppedSoundFrameCount function. See the description of the nn::snd::CTR::GetDroppedSoundFrameCount function for more information on processing drops.

Revision History

2010/10/21
Initial version.

CONFIDENTIAL