updateHeadsetCustomInfo
Last updated
Last updated
This method lets you set the headband position of an EPOC X headset.
The headband position is important to interpret the motion data coming from the headset. The motion sensor is located in the headband. So Cortex uses the headband position to know the orientation of the motion sensor.
When you Cortex saves the current headband position into the record. So you should set the position before starting the record.
This method was added in Cortex 2.4
Name
Type
Required
Description
cortexToken
string
yes
headsetId
string
yes
headbandPosition
string
yes
Must be "back" or "top".
The result is an object containing these fields:
Name
Type
Description
headsetId
string
The headset id used in the request.
customName
string
The custom name of the headset.
headbandPosition
string
The position of the headband. Can be "back" or "top".
A token returned by .
A headset id returned by .