次の方法で共有


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

適用対象