Class RepeatModeCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides a means to to send repeat mode commands.
public sealed class RepeatModeCommand : Command
- Inheritance
Constructors
View SourceRepeatModeCommand(MediaControlRepeatMode)
Initializes a new instance of the Repeat
Declaration
public RepeatModeCommand(MediaControlRepeatMode mode)
Parameters
Type | Name | Description |
---|---|---|
Media |
mode |
Exceptions
Type | Condition |
---|---|
System. |
|
Properties
View SourceMode
Gets the repeat mode.
Declaration
public MediaControlRepeatMode Mode { get; }
Property Value
Type | Description |
---|---|
Media |