Show / Hide Table of Contents

    Interface IMediaSourceHandler

    Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
    Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
    Syntax
    public interface IMediaSourceHandler : IRegisterable

    Methods

    SetSource(Player, MediaSource)

    Declaration
    Task<bool> SetSource(Player player, MediaSource imageSource)
    Parameters
    Type Name Description
    Player player
    MediaSource imageSource
    Returns
    Type Description
    Task<System.Boolean>
    Back to top Copyright © 2018-2019 Samsung
    Generated by DocFX