Class HdrCaptureProgressEventArgs

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.Camera.dll

    Provides data for the HdrCaptureProgress event.

    public class HdrCaptureProgressEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    HdrCaptureProgressEventArgs

    Properties

    View Source

    Percent

    Gets the HDR Capture progress in percent.

    Declaration
    public int Percent { get; }
    Property Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX