AppBroadcastStreamReader.VideoWidth プロパティ
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
ビデオ ストリーム内のフレームの幅
アプリの機能 |
appBroadcast
appBroadcastSettings
|
製品 | バージョン |
---|---|
WinRT | Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |