MediaCaptureVideoProfileMediaDescription.Width 속성

정의

미디어 설명의 너비를 가져옵니다.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = mediaCaptureVideoProfileMediaDescription.width;
Public ReadOnly Property Width As UInteger

속성 값

UInt32

unsigned int

uint32_t

미디어 설명의 너비입니다.

Windows 요구 사항

앱 기능
backgroundMediaRecording

적용 대상