GlobalSystemMediaTransportControlsSessionMediaProperties.PlaybackType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The playback type of the content
public:
property IReference<MediaPlaybackType> ^ PlaybackType { IReference<MediaPlaybackType> ^ get(); };
IReference<MediaPlaybackType> PlaybackType();
public System.Nullable<MediaPlaybackType> PlaybackType { get; }
var iReference = globalSystemMediaTransportControlsSessionMediaProperties.playbackType;
Public ReadOnly Property PlaybackType As Nullable(Of MediaPlaybackType)
Property Value
The type of media.