Class RepeatModeCommand
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 5
Provides a means to to send repeat mode commands.
C#Copypublic sealed class RepeatModeCommand : Command
- Inheritance
Constructors
View Source
RepeatModeCommand(MediaControlRepeatMode)
Initializes a new instance of the RepeatModeCommand class.
Declaration
C#Copypublic RepeatModeCommand(MediaControlRepeatMode mode)
Parameters
Type | Name | Description |
---|---|---|
MediaControlRepeatMode | mode |
Exceptions
Type | Condition |
---|---|
System.ArgumentException |
|
API Level: 5
Properties
Declaration
C#Copypublic MediaControlRepeatMode Mode { get; }
Property Value
Type | Description |
---|---|
MediaControlRepeatMode |