Compartilhar via


AdaptiveMediaSourceDownloadBitrateChangedEventArgs.OldValue Propriedade

Definição

Obtém um valor que indica a taxa de bits de download anterior para a fonte de mídia.

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

Valor da propriedade

UInt32

unsigned int

uint32_t

Um valor que indica a taxa de bits de download anterior para a fonte de mídia.

Aplica-se a