public bool EnableConstraint(
string constraintID
)
Public Function EnableConstraint (
constraintID As String
) As Boolean
public:
bool EnableConstraint(
String^ constraintID
)
member EnableConstraint :
constraintID : string -> bool
Some constraint validation can be done on the frames provided by the client to ensure they meet sufficient criteria to satisfy server data quality.
This may include standard checks for things like face presence and frame rate along with movement, lighting, etc.