CameraPreview Class |
Namespace: FM.IceLink.Android
The CameraPreview type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraPreview |
Initializes a new instance of the CameraPreview class.
|
| Name | Description | |
|---|---|---|
| CameraView |
Gets the camera view.
| |
| Context |
Gets the context.
| |
| Muted | ||
| View |
Gets the view.
| |
| ViewScale |
Gets or sets the view scale.
|
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnLayoutChange |
Raised when layout change.
| |
| OnSurfaceTextureAvailable |
Raised when surface texture available.
| |
| OnSurfaceTextureDestroyed |
Raised when surface texture destroyed.
| |
| SetCamera |
Sets the camera.
| |
| SetCameraRotation |
Sets the camera rotation.
| |
| StartPreview |
Starts the preview.
| |
| StopPreview |
Stops the preview.
| |
| ToString | (Inherited from Object.) | |
| UpdateSurfaceSize |
Updates the size of the surface.
|