nn::snd::CTR::UpdateHeadphoneStatus Function

Syntax

bool UpdateHeadphoneStatus();

Arguments

None.

Return Values

Returns true if inserted.

Description

Updates and gets the headphone insertion state.

Gets a value indicating whether headphones are currently plugged in and then applies this state to the DSP. Because this function's processing load is not small, use nn::snd::CTR::GetHeadphoneStatus when there are no real-time constraints.

Revision History

2010/08/18
Initial version.

CONFIDENTIAL