共用方式為


AdaptiveMediaSourceDownloadBitrateChangedEventArgs.NewValue 屬性

定義

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

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

屬性值

UInt32

unsigned int

uint32_t

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

適用於