Class HdrCaptureProgressEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
- API Level:
- 3
Provides data for the HdrCaptureProgress event.
public class HdrCaptureProgressEventArgs : EventArgs
- Inheritance
Properties
View SourcePercent
Gets the HDR Capture progress in percent.
Declaration
public int Percent { get; }
Property Value
Type | Description |
---|---|
Int32 |