TimedMetadataPresentationModeChangedEventArgs Clase

Definición

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
Herencia
Object Platform::Object IInspectable TimedMetadataPresentationModeChangedEventArgs
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10 (se introdujo en la versión 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v1.0)

Comentarios

Obtenga una instancia de esta clase controlando el evento MediaPlaybackTimedMetadataTrackList.PresentationModeChanged .

Propiedades

NewPresentationMode

Obtiene el nuevo modo de presentación.

OldPresentationMode

Obtiene el modo de presentación anterior.

Track

Obtiene timedMetadataTrack asociado al cambio del modo de presentación.

Se aplica a