Adds a pre-allocated buffer to the preview callback buffer queue.

Starts camera auto-focus and registers a callback function to run when

the camera is focused.

Cancels any auto-focus function in progress.

Creates and returns a copy of this Object.

(Inherited from Object)

(Inherited from Object)

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Returns the information about a particular camera.

Returns an integer hash code for this object.

(Inherited from Object)

Returns the current settings for this Camera service.

Invoked when the garbage collector has detected that this instance is no longer reachable.

(Inherited from Object)

Re-locks the camera to prevent other processes from accessing it.

Causes a thread which is waiting on this object's monitor (by means of

calling one of the wait() methods) to be woken up.

(Inherited from Object)

Causes all threads which are waiting on this object's monitor (by means

of calling one of the wait() methods) to be woken up.

(Inherited from Object)

Creates a new Camera object to access the first back-facing camera on the

device.

Creates a new Camera object to access a particular hardware camera.

Reconnects to the camera service after another process used it.

Disconnects and releases the Camera object resources.

Set the clockwise rotation of preview display in degrees.

Registers a callback to be invoked when an error occurs.

Registers a listener to be notified about the faces detected in the

preview frame.

Changes the settings for this Camera service.

Registers a listener to be notified when the zoom value is updated by the

camera driver during smooth zoom.

Starts the face detection.

Starts capturing and drawing preview frames to the screen.

Zooms to the requested value smoothly.

Stops the face detection.

Stops capturing and drawing preview frames to the surface, and

resets the camera for a future call to StartPreview().

Stops the smooth zoom.

Returns a string containing a concise, human-readable description of this

object.

(Inherited from Object)

Unlocks the camera to allow another process to access it.

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐