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

事件時已接收的位元組計數。

適用於