GazeData State Property C# SDK for The Eye Tribe Tracker
State of this frame. States can be extracted using the STATE_ mask constants.

Namespace: TETCSharpClient.Data
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int State { get; set; }

Property Value

Type: Int32
See Also