AppBroadcastTriggerProviderInfo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供有關廣播遊戲的應用程式相關資訊,例如其標誌、顯示名稱和視訊特性。
public ref class AppBroadcastTriggerProviderInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppBroadcastContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppBroadcastTriggerProviderInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppBroadcastContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppBroadcastTriggerProviderInfo
Public NotInheritable Class AppBroadcastTriggerProviderInfo
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows Desktop Extension SDK (已於 10.0.15063.0 引進)
|
API contract |
Windows.Media.Capture.AppBroadcastContract (已於 v1.0 引進)
|
備註
重要
只有第一方應用程式應該使用此類別。
屬性
DisplayNameResource |
取得並設定廣播遊戲之提供者 UI 易記名稱的資源位置。 |
LogoResource |
取得並設定廣播遊戲之提供者標誌的資源位置。 |
MaxVideoBitrate |
取得並設定廣播遊戲提供者所能提供的最大位元速率。 |
MaxVideoHeight |
取得並設定遊戲廣播提供者支援的視訊高度上限。 |
MaxVideoWidth |
取得並設定遊戲廣播提供者支援的視訊寬度上限。 |
VideoKeyFrameInterval |
取得並設定視訊主要畫面格之間的時間量。 |