Class PlaybackPositionCapabilityUpdatedEventArgs

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll

Provides data for the PlaybackPositionCapabilityUpdated event.

C#
Copy
public class PlaybackPositionCapabilityUpdatedEventArgs : EventArgs
Inheritance
object
System.EventArgs
PlaybackPositionCapabilityUpdatedEventArgs

Properties

View Source

Support

Gets the value whether the playback position is supported or not.

Declaration
C#
Copy
public MediaControlCapabilitySupport Support { get; }
Property Value
Type Description
MediaControlCapabilitySupport