This is the complete list of members for maxstAR.CameraDevice, including all inherited members.
CameraResolution enum name | maxstAR.CameraDevice | |
CameraType enum name | maxstAR.CameraDevice | |
CheckCameraMove(TrackedImage image) (defined in maxstAR.CameraDevice) | maxstAR.CameraDevice | |
FlipDirection enum name | maxstAR.CameraDevice | |
FlipVideo(FlipDirection direction, bool on) | maxstAR.CameraDevice | |
FocusMode enum name | maxstAR.CameraDevice | |
GetBackgroundPlaneInfo() | maxstAR.CameraDevice | |
GetHeight() | maxstAR.CameraDevice | |
GetInstance() | maxstAR.CameraDevice | static |
getMaxZoomValue() | maxstAR.CameraDevice | |
GetParamList() | maxstAR.CameraDevice | |
GetProjectionMatrix() | maxstAR.CameraDevice | |
GetWidth() | maxstAR.CameraDevice | |
IsFlipHorizontal() | maxstAR.CameraDevice | |
IsFlipVertical() | maxstAR.CameraDevice | |
IsVideoFlipped(FlipDirection direction) (defined in maxstAR.CameraDevice) | maxstAR.CameraDevice | |
SetARCoreTexture() (defined in maxstAR.CameraDevice) | maxstAR.CameraDevice | |
SetAutoWhiteBalanceLock(bool toggle) | maxstAR.CameraDevice | |
SetFlashLightMode(bool toggle) | maxstAR.CameraDevice | |
SetFocusMode(FocusMode focusMode) | maxstAR.CameraDevice | |
SetNewFrame(byte[] data, int length, int width, int height, ColorFormat format) | maxstAR.CameraDevice | |
SetNewFrame(ulong data, int length, int width, int height, ColorFormat format) | maxstAR.CameraDevice | |
SetNewFrameAndTimestamp(byte[] data, int length, int width, int height, ColorFormat format, ulong timestamp) | maxstAR.CameraDevice | |
SetNewFrameAndTimestamp(ulong data, int length, int width, int height, ColorFormat format, ulong timestamp) | maxstAR.CameraDevice | |
SetParam(string key, bool boolTypeValue) | maxstAR.CameraDevice | |
SetParam(string key, int intTypeValue) | maxstAR.CameraDevice | |
SetParam(string key, int min, int max) | maxstAR.CameraDevice | |
SetParam(string key, string stringTypeValue) | maxstAR.CameraDevice | |
SetZoom(float zoomValue) | maxstAR.CameraDevice | |
Start() | maxstAR.CameraDevice | |
Stop() | maxstAR.CameraDevice | |