MediaPlayerRateChangedEventArgs Classe

Définition

Fournit les données pour les événements MediaPlayerRateChanged .

public ref class MediaPlayerRateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MediaPlayerRateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MediaPlayerRateChangedEventArgs
Public NotInheritable Class MediaPlayerRateChangedEventArgs
Héritage
Object Platform::Object IInspectable MediaPlayerRateChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Remarques

Obtenez un instance de cette classe en gérant l’événement MediaPlayerRateChanged.

Propriétés

NewRate

Obtient le nouveau taux de lecture du média.

S’applique à