Share via


AdaptiveMediaSourceDownloadBitrateChangedEventArgs.NewValue Property

Definition

Gets a value indicating the new download bitrate for the media source.

public:
 property unsigned int NewValue { unsigned int get(); };
uint32_t NewValue();
public uint NewValue { get; }
var uInt32 = adaptiveMediaSourceDownloadBitrateChangedEventArgs.newValue;
Public ReadOnly Property NewValue As UInteger

Property Value

UInt32

unsigned int

uint32_t

A value indicating the new download bitrate for the media source.

Applies to