AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.NewValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The new playback bitrate.