次の方法で共有


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

適用対象