次の方法で共有


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

適用対象