Compartir a través de


GlobalSystemMediaTransportControlsSessionPlaybackInfo.PlaybackType Propiedad

Definición

Especifica qué tipo de contenido tiene la sesión.

public:
 property IReference<MediaPlaybackType> ^ PlaybackType { IReference<MediaPlaybackType> ^ get(); };
IReference<MediaPlaybackType> PlaybackType();
public System.Nullable<MediaPlaybackType> PlaybackType { get; }
var iReference = globalSystemMediaTransportControlsSessionPlaybackInfo.playbackType;
Public ReadOnly Property PlaybackType As Nullable(Of MediaPlaybackType)

Valor de propiedad

Tipo de reproducción.

Se aplica a