AppBroadcastPreviewStreamReader.VideoWidth 속성

정의

앱 브로드캐스트 미리 보기 스트림의 비디오 너비(픽셀)를 가져옵니다.

public:
 property unsigned int VideoWidth { unsigned int get(); };
uint32_t VideoWidth();
public uint VideoWidth { get; }
var uInt32 = appBroadcastPreviewStreamReader.videoWidth;
Public ReadOnly Property VideoWidth As UInteger

속성 값

UInt32

unsigned int

uint32_t

앱 브로드캐스트 미리 보기 스트림의 비디오 너비(픽셀)입니다.

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상