共用方式為


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

適用於