Enum PlayerCommand

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumeration for the player command.

    public enum PlayerCommand

    Fields

    Name Description
    FastForward

    Fast-forward current track

    Next

    Go to the next track

    Pause

    Pause current track

    Play

    Play current track

    Previous

    Go to the previous track

    Rewind

    Rewind current track

    Stop

    Stop playing track

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX