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