Class PreviewFrame
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
The class containing the preview image data.
C#Copypublic class PreviewFrame
- Inheritance
-
objectPreviewFrame
Properties
Declaration
C#Copypublic CameraPixelFormat Format { get; }
Property Value
| Type | Description |
|---|---|
| CameraPixelFormat |
Declaration
C#Copypublic IPreviewPlane Plane { get; }
Property Value
| Type | Description |
|---|---|
| IPreviewPlane |
Declaration
C#Copypublic PlaneType PlaneType { get; }
Property Value
| Type | Description |
|---|---|
| PlaneType |
Declaration
C#Copypublic Size Resolution { get; }
Property Value
| Type | Description |
|---|---|
| Size |
Declaration
C#Copypublic uint TimeStamp { get; }
Property Value
| Type | Description |
|---|---|
| uint |