Exposes User Data Wearable OnlyExposes User Data Wearable OnlycameraThe id of the camera to be accessed.
Optional Exposes User Data Wearable OnlyimageThe desired resolution of the received camera frame. If not specified, will use the system default resolution. It is recommended to use lowest resolution required for your use case to save on power and not overheat the device.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
An object that is used to request the desired camera ID. It should be passed to the CameraModule to get back a camera texture.
See