int sceCtrlSetSamplingMode(int mode);
enum PspCtrlMode { /* デジタル. */ PSP_CTRL_MODE_DIGITAL = 0, /* アナログ. */ PSP_CTRL_MODE_ANALOG };
タグ: