Share via


AdaptiveMediaSourcePlaybackBitrateChangedEventArgs Klasse

Definition

public ref class AdaptiveMediaSourcePlaybackBitrateChangedEventArgs 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 AdaptiveMediaSourcePlaybackBitrateChangedEventArgs 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 AdaptiveMediaSourcePlaybackBitrateChangedEventArgs
Public NotInheritable Class AdaptiveMediaSourcePlaybackBitrateChangedEventArgs
Vererbung
Object Platform::Object IInspectable AdaptiveMediaSourcePlaybackBitrateChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie einen Handler für das PlaybackBitrateChanged-Ereignis implementieren.

Eigenschaften

AudioOnly

Ruft einen Wert ab, der angibt, ob die Medienquelle nur Audiodaten enthält.

NewValue

Ruft die neue Wiedergabebitrate ab.

OldValue

Ruft die alte Wiedergabebitrate ab.

Gilt für: