AppBroadcastStreamReader.VideoWidth 속성

정의

AppBroadcastStreamReader와 연결된 비디오 스트림의 프레임 너비를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

비디오 스트림의 프레임 너비

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상