Class PlaylistCapabilityUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Provides data for the PlaylistCapabilityUpdated event.

    public class PlaylistCapabilityUpdatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PlaylistCapabilityUpdatedEventArgs

    Properties

    View Source

    Support

    Gets the value whether the playlist is supported or not.

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