From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- "files/es/webapi/c\303\241mara/index.html" | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 "files/es/webapi/c\303\241mara/index.html" (limited to 'files/es/webapi/cámara/index.html') diff --git "a/files/es/webapi/c\303\241mara/index.html" "b/files/es/webapi/c\303\241mara/index.html" new file mode 100644 index 0000000000..2cd89a2d8b --- /dev/null +++ "b/files/es/webapi/c\303\241mara/index.html" @@ -0,0 +1,20 @@ +--- +title: API de la Cámara +slug: WebAPI/Cámara +translation_of: Archive/B2G_OS/API/Camera_API +--- +

{{ ApiRef() }}

+

{{ non-standard_header() }}

+

{{ B2GOnlyHeader2('certified') }}

+

The Camera API allows applications to manage the camera of the device. It allows them to take photographs, record videos, and get information like the focus, the zoom, the white balance, the flash, … It is a priviledged API and can only be used by certified applications.

+
+

Note: Except if you are implementing a replacement for the default Camera application, you shouldn't use this API. Instead, if you want to use the camera in your device, you should use the Web Activities API.

+
+

See also

+ +

 

-- cgit v1.2.3-54-g00ecf