Show / Hide Table of Contents

    Interface IVideoOutput

    Interface indicating the ouput type of the media.

    Namespace: Tizen.Wearable.CircularUI.Forms
    Assembly: Tizen.Wearable.CircularUI.Forms.dll
    Syntax
    public interface IVideoOutput

    Properties

    Controller

    Declaration
    View Controller { get; set; }
    Property Value
    Type Description
    View

    MediaView

    Declaration
    VisualElement MediaView { get; }
    Property Value
    Type Description
    VisualElement

    OuputType

    Declaration
    VideoOuputType OuputType { get; }
    Property Value
    Type Description
    VideoOuputType
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX