CRaPI - Correct Robust and Perfect API

ViewQuality Enumeration

Describes the view quality of the player

public enum ViewQuality

Remarks

The player can influence the frequency and quality of the visual information by changing ViewQuality and ViewWidth.

For a more detailed description how the view quality affects the player, you are encouraged to read Vision sensor model of the server manual.

If the view quality can not be determined, it should be set to unknown.

Members

Member NameDescription
highHigh view quality.
lowLow view quality.
unknownThe quality is unknown, not set, or could not be parsed from the sense-body message.

Requirements

Namespace: TeamYaffa.CRaPI

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI Namespace