nn::snd::CTR::UpdateHeadphoneStatus Function
bool UpdateHeadphoneStatus(
void
);
None.
true if inserted. Updates and gets the headphone state (whether they are inserted or not).
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::GetHeadphoneStatus when there are no real-time constraints.
CONFIDENTIAL