Condividi tramite


TimedMetadataPresentationModeChangedEventArgs Classe

Definizione

public ref class TimedMetadataPresentationModeChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TimedMetadataPresentationModeChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TimedMetadataPresentationModeChangedEventArgs
Public NotInheritable Class TimedMetadataPresentationModeChangedEventArgs
Ereditarietà
Object Platform::Object IInspectable TimedMetadataPresentationModeChangedEventArgs
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 MediaPlaybackTimedMetadataTrackList.PresentationModeChanged .

Proprietà

NewPresentationMode

Ottiene la nuova modalità presentazione.

OldPresentationMode

Ottiene la modalità presentazione precedente.

Track

Ottiene timedMetadataTrack associato alla modifica della modalità presentazione.

Si applica a