Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我必须从相机拍照。但我需要隐藏的相机视图。如果可以在不调用相机模式的情况下拍照,或者如果有可能与相机视图重叠。
Corona 使用本机摄像头/媒体库方法来访问摄像头,并且不提供对摄像头的直接访问。所以这是不可能的,我知道。