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

メディア ソースの現在のダウンロード ビットレート。

適用対象