Class PreviewEventArgs

    Definition

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

    Provides data for the Preview event.

    public class PreviewEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PreviewEventArgs

    Properties

    View Source

    Preview

    Gets the preview frame data.

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