Compartir a través de


AdaptiveMediaSourcePlaybackBitrateChangedEventArgs.OldValue Propiedad

Definición

Obtiene la velocidad de bits de reproducción anterior.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Velocidad de bits de reproducción anterior.

Se aplica a