FrameGetOpticalRating Method

Provide the 5-star optical rating value for the current frame.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public (double rating, string feedback) GetOpticalRating()

Return Value

ValueTupleDouble, String
(the star rating, feedback string)

See Also