Class RepeatModeCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Repeat
public class RepeatModeCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args RepeatMode Capability Updated Event Args
Constructors
View SourceRepeatModeCapabilityUpdatedEventArgs(MediaControlCapabilitySupport)
Initializes a new instance of the Repeat
Declaration
public RepeatModeCapabilityUpdatedEventArgs(MediaControlCapabilitySupport support)
Parameters
Type | Name | Description |
---|---|---|
Media |
support | The repeat mode capabilities. |
Exceptions
Type | Condition |
---|---|
System. |
|
Properties
View SourceSupport
Gets the value whether the repeat mode is supported or not.
Declaration
public MediaControlCapabilitySupport Support { get; }
Property Value
Type | Description |
---|---|
Media |