From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- files/zh-tw/webapi/camera/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 files/zh-tw/webapi/camera/index.html (limited to 'files/zh-tw/webapi/camera') diff --git a/files/zh-tw/webapi/camera/index.html b/files/zh-tw/webapi/camera/index.html new file mode 100644 index 0000000000..f6f1df5e2c --- /dev/null +++ b/files/zh-tw/webapi/camera/index.html @@ -0,0 +1,20 @@ +--- +title: Camera API +slug: WebAPI/Camera +translation_of: Archive/B2G_OS/API/Camera_API +--- +

{{ ApiRef() }}

+

{{ non-standard_header() }}

+

{{ B2GOnlyHeader2('certified') }}

+

Camera API 可讓 Apps 管理裝置上的相機,進一步拍照、錄製影片,並取得如焦距、縮放、白平衡、閃光燈等的資訊。Camera API 屬於 Priviledged API,並僅限 Certified Apps 使用。

+
+

注意:除非你打算建構新 App 以取代預設的「Camera」App,否則應不會使用此 API。如果你只是要使用裝置上的相機功能,則應使用 Web Activities API

+
+

另可參閱

+ +

 

-- cgit v1.2.3-54-g00ecf