Class SubtitleCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the SubtitleCapabilityUpdated event.
public class SubtitleCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsSubtitleCapabilityUpdatedEventArgs
Properties
View SourceSupport
Gets the value whether the subtitle is supported or not.
Declaration
public MediaControlCapabilitySupport Support { get; }
Property Value
Type | Description |
---|---|
MediaControlCapabilitySupport |