AdaptiveMediaSourceDownloadBitrateChangedEventArgs.OldValue 屬性

定義

取得值,指出媒體來源先前的下載位元速率。

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

屬性值

UInt32

unsigned int

uint32_t

值,表示媒體來源先前的下載位元速率。

適用於