Share via


AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.OldValue Property

Definition

Gets the old playback bitrate.

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

Property Value

UInt32

unsigned int

uint32_t

The old playback bitrate.

Applies to