AdaptiveMediaSource.InboundBitsPerSecond プロパティ

定義

InboundBitsPerSecondWindow プロパティで指定された時間枠での 1 秒あたりの受信ビット数の統計情報を示す値を取得します。

public:
 property unsigned long long InboundBitsPerSecond { unsigned long long get(); };
uint64_t InboundBitsPerSecond();
public ulong InboundBitsPerSecond { get; }
var uInt64 = adaptiveMediaSource.inboundBitsPerSecond;
Public ReadOnly Property InboundBitsPerSecond As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

InboundBitsPerSecondWindow 期間の 1 秒あたりの受信ビット数。

適用対象