次の方法で共有


AdaptiveMediaSourceDownloadStatistics.ContentBytesReceivedCount プロパティ

定義

イベントの発生時に受信されたバイト数を取得します。

public:
 property unsigned long long ContentBytesReceivedCount { unsigned long long get(); };
uint64_t ContentBytesReceivedCount();
public ulong ContentBytesReceivedCount { get; }
var uInt64 = adaptiveMediaSourceDownloadStatistics.contentBytesReceivedCount;
Public ReadOnly Property ContentBytesReceivedCount As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

イベントの発生時に受信されたバイト数。

適用対象