headphoneMotion
Declaration
static let headphoneMotion: SRSensorDiscussion
Sensor stream for headphone motion collection
This stream stores samples about headphone motion including:
acceleration measured by the device’s accelerometer
rotation rate measured by the device’s gyroscope
altitude
Fetches from this stream return objects of type \c NSArray<CMRecordedDeviceMotion *> * as defined in the CoreMotion framework