SetMaxFaceNum

nn::phtsel::CTR::PhtselInput::SetMaxFaceNum Member Function

Syntax

void SetMaxFaceNum(
     s32 maxFaceNum
);

Arguments

Name Description
in maxFaceNum The maximum number of faces (a value between 0 and MAX_FACE_INFO_NUM).

Return Values

None.

Description

Sets the maximum number of faces.

Photos are displayed if they contain a number of faces in the range set by the functions SetMinFaceNum and SetMaxFaceNum.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL