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.
我正在使用 CameraRemoteApi 开发一个 Android 应用程序,以使用 HDR-AS30V 拍照并将它们存储在智能手机上。我需要知道是否有可能获得相机 microSD 在装满之前可以容纳的照片数量。
'getStorageInformation' API 可用于确定可记录图像的数量以及剩余的可记录时间。目前只有 HDR-AZ1 和镜头式相机 QX1 和 DSC-QX30 支持此 API。有关 API 的更多信息,请查看最新的 SDK 文档。
最好的问候,Prem,开发者世界团队