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

事件发生时已收到的字节计数。

适用于