AppBroadcastTriggerProviderInfo クラス

定義

ロゴ、表示名、ビデオの特性など、ゲームプレイをブロードキャストしているアプリケーションに関する情報を提供します。

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
継承
Object Platform::Object IInspectable 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

ビデオ キー フレーム間の時間を取得および設定します。

適用対象