AdaptiveMediaSource.CurrentDownloadBitrate 屬性

定義

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

public:
 property unsigned int CurrentDownloadBitrate { unsigned int get(); };
uint32_t CurrentDownloadBitrate();
public uint CurrentDownloadBitrate { get; }
var uInt32 = adaptiveMediaSource.currentDownloadBitrate;
Public ReadOnly Property CurrentDownloadBitrate As UInteger

屬性值

UInt32

unsigned int

uint32_t

媒體來源目前的下載位元速率。

適用於