PerceivedResolutionResult.InvalidCameraView


public final class PerceivedResolutionResult.InvalidCameraView extends PerceivedResolutionResult


Indicates that the perceived resolution could not be calculated because the required camera view information was invalid or insufficient for the calculation. This could be due to the spatial user's camera view not being initialized yet. Consider falling back to a predefined resolution.

Summary

Public constructors

Public methods

boolean
equals(Object other)
int

Public constructors

InvalidCameraView

Added in 1.0.0-alpha05
public InvalidCameraView()

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()