Exposes User DataReadonly Exposes User DatadescriptionHuman-readable description.
Readonly Exposes User DataframeFrame rate in Hz.
Readonly Exposes User DataheightImage height in pixels.
Readonly Exposes User DataidInformational stream identifier.
Readonly Exposes User DataimageImage format for this stream configuration.
Readonly Exposes User DatalocationCamera physical location on the device.
Readonly Exposes User DatatypeCamera sensor type.
Readonly Exposes User DatawidthImage width in pixels.
StaticgetReturns 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.
Describes a supported camera stream configuration (read-only).
Remarks
Each entry represents one valid camera+resolution+format+framerate combination. Returned by CameraModule#getSupportedStreams. Pass to CameraModule.StreamConfig#stream to configure a session.
Snap OS