Click or drag to resize

CameraPreview Class

An Android camera preview.
Inheritance Hierarchy
SystemObject
  FM.IceLink.AndroidCameraPreview

Namespace:  FM.IceLink.Android
Assembly:  FM.IceLink.Android (in FM.IceLink.Android.dll) Version: 1.1.2.607 (1.1.2.607)

The CameraPreview type exposes the following members.

Constructors
  NameDescription
Public methodCameraPreview
Initializes a new instance of the CameraPreview class.
Top
Properties
  NameDescription
Protected propertyCameraView
Gets the camera view.
Public propertyContext
Gets the context.
Public propertyMuted
Public propertyView
Gets the view.
Public propertyViewScale
Gets or sets the view scale.
Top
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
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also