/// <summary> /// </summary> /// <returns>get camera preview width</returns> public int GetWidth() { return(NativeAPI.CameraDevice_getWidth()); }