API Reference#
- Simple API
Device
Device.battery_level_percent
Device.battery_state
Device.close()
Device.estimate_time_offset()
Device.gaze_sensor()
Device.is_currently_streaming
Device.memory_num_free_bytes
Device.memory_state
Device.module_serial
Device.phone_id
Device.phone_ip
Device.phone_name
Device.receive_eyes_video_frame()
Device.receive_gaze_datum()
Device.receive_imu_datum()
Device.receive_matched_scene_and_eyes_video_frames_and_gaze()
Device.receive_matched_scene_video_frame_and_gaze()
Device.receive_scene_video_frame()
Device.recording_cancel()
Device.recording_start()
Device.recording_stop_and_save()
Device.send_event()
Device.serial_number_glasses
Device.serial_number_scene_cam
Device.streaming_start()
Device.streaming_stop()
Device.version_glasses
Device.world_sensor()
MatchedGazeEyesSceneItem
MatchedItem
SimpleVideoFrame
discover_devices()
discover_one_device()
- Asynchonous API
- Device Discovery
- Remote Control
- Streaming
- Time Echo Protocol
- Model Classes
- Base Classes