共用方式為


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

適用於