다음을 통해 공유


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

이벤트 당시 수신된 바이트 수입니다.

적용 대상