Share via


AppBroadcastState.CameraCaptureError Property

Definition

Gets the camera capture error associated with the app broadcast state.

public:
 property unsigned int CameraCaptureError { unsigned int get(); };
uint32_t CameraCaptureError();
public uint CameraCaptureError { get; }
var uInt32 = appBroadcastState.cameraCaptureError;
Public ReadOnly Property CameraCaptureError As UInteger

Property Value

UInt32

unsigned int

uint32_t

The camera capture error associated with the app broadcast state.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to