Class CapturedFrame
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.MediaPlayer.dll
Represents data for a video frame captured.
C#Copypublic class CapturedFrame
- Inheritance
-
objectCapturedFrame
Properties
Declaration
C#Copypublic byte[] Buffer { get; }
Property Value
| Type | Description |
|---|---|
| byte[] |
Remarks
The color space format is RGB888.
Declaration
C#Copypublic Size Size { get; }
Property Value
| Type | Description |
|---|---|
| Size |