Share via


PhotoImportVideoSegment.SizeInBytes 속성

정의

가져온 비디오 세그먼트의 크기(바이트)를 가져옵니다.

public:
 property unsigned long long SizeInBytes { unsigned long long get(); };
uint64_t SizeInBytes();
public ulong SizeInBytes { get; }
var uInt64 = photoImportVideoSegment.sizeInBytes;
Public ReadOnly Property SizeInBytes As ULong

속성 값

UInt64

unsigned long long

uint64_t

가져온 비디오 세그먼트의 크기(바이트)입니다.

적용 대상