AppBroadcastStreamReader.VideoHeight 속성

정의

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

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

속성 값

UInt32

unsigned int

uint32_t

비디오 스트림의 프레임 높이

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상