AppBroadcastBackgroundServiceStreamInfo.StreamState Property

Definition

Gets a value indicating the app broadcast stream state.

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

Property Value

A value indicating the app broadcast stream state.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to