Click or drag to resize

CameraPreview Methods

The CameraPreview type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases unmanaged and - optionally - managed resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnLayoutChange
Raised when layout change.
Public methodOnSurfaceTextureAvailable
Raised when surface texture available.
Public methodOnSurfaceTextureDestroyed
Raised when surface texture destroyed.
Public methodSetCamera
Sets the camera.
Public methodSetCameraRotation
Sets the camera rotation.
Protected methodStartPreview
Starts the preview.
Protected methodStopPreview
Stops the preview.
Public methodToString (Inherited from Object.)
Protected methodUpdateSurfaceSize
Updates the size of the surface.
Top
See Also