Class SubtitleModeCommandReceivedEventArgs

    Definition

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

    Provides data for the SubtitleModeCommandReceived event.

    public class SubtitleModeCommandReceivedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    SubtitleModeCommandReceivedEventArgs

    Properties

    View Source

    Command

    Gets the SubtitleModeCommand.

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