PlaybackMediaMarkerReachedEventArgs Classe

Definizione

Fornisce dati per gli eventi PlaybackMediaMarkerReached .

public ref class PlaybackMediaMarkerReachedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PlaybackMediaMarkerReachedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PlaybackMediaMarkerReachedEventArgs
Public NotInheritable Class PlaybackMediaMarkerReachedEventArgs
Ereditarietà
Object Platform::Object IInspectable PlaybackMediaMarkerReachedEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Commenti

Ottenere un'istanza di questa classe gestendo l'evento PlaybackMediaMarkerReached .

Proprietà

PlaybackMediaMarker

Ottiene playbackMediaMarker raggiunto.

Si applica a