AppBroadcastStreamStateChangedEventArgs Class

Definition

Provides data for the AppBroadcastState.StreamStateChanged event.

public ref class AppBroadcastStreamStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppBroadcastContract, 65536)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppBroadcastStreamStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppBroadcastContract), 65536)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppBroadcastStreamStateChangedEventArgs
Public NotInheritable Class AppBroadcastStreamStateChangedEventArgs
Inheritance
Object Platform::Object IInspectable AppBroadcastStreamStateChangedEventArgs
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.15063.0)
API contract
Windows.Media.Capture.AppBroadcastContract (introduced in v1.0)
App capabilities
appBroadcast appBroadcastSettings

Properties

StreamState

Gets the new state of the app broadcast stream.

Applies to