Class EncodedPlane
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
The class containing the encoded image data.
C#Copypublic class EncodedPlane : IPreviewPlane
- Inheritance
-
objectEncodedPlane
- Implements
Properties
Declaration
C#Copypublic byte[] Data { get; }
Property Value
| Type | Description |
|---|---|
| byte[] |
Declaration
C#Copypublic bool IsDeltaFrame { get; }
Property Value
| Type | Description |
|---|---|
| bool |