Share via


AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.NewValue Property

Definition

Gets the new playback bitrate.

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

Property Value

UInt32

unsigned int

uint32_t

The new playback bitrate.

Applies to