Class PlaybackCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides a means to send playback command to media control server.
public sealed class PlaybackCommand : Command
- Inheritance
Constructors
View SourcePlaybackCommand(MediaControlPlaybackCommand)
Initializes a new instance of the Playback
Declaration
public PlaybackCommand(MediaControlPlaybackCommand action)
Parameters
Type | Name | Description |
---|---|---|
Media |
action |
Exceptions
Type | Condition |
---|---|
System. |
|
Properties
View SourceAction
Gets the playback action.
Declaration
public MediaControlPlaybackCommand Action { get; }
Property Value
Type | Description |
---|---|
Media |