共用方式為


AdaptiveMediaSource.InboundBitsPerSecond 屬性

定義

取得值,指出 InboundBitsPerSecondWindow 屬性所指定時間範圍中的每秒輸入位統計資料。

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時間範圍每秒的輸入位數。

適用於