AppBroadcastBackgroundServiceStreamInfo.StreamState プロパティ

定義

アプリブロードキャスト ストリームの状態を示す値を取得します。

public:
 property AppBroadcastStreamState StreamState { AppBroadcastStreamState get(); };
AppBroadcastStreamState StreamState();
public AppBroadcastStreamState StreamState { get; }
var appBroadcastStreamState = appBroadcastBackgroundServiceStreamInfo.streamState;
Public ReadOnly Property StreamState As AppBroadcastStreamState

プロパティ値

アプリブロードキャスト ストリームの状態を示す値。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象