PsychOculusVRCore(‘GetCount’)
Psychtoolbox>PsychOculusVRCore.{mex*} subfunction
numHMDs = PsychOculusVRCore(‘GetCount’);
Returns count of currently connected HMDs.
Returns -1 if the runtime or server couldn’t get initialized.
###See also: Open
numHMDs = PsychOculusVRCore(‘GetCount’);
Returns count of currently connected HMDs.
Returns -1 if the runtime or server couldn’t get initialized.
###See also: Open