Raised when the default audio capture device is changed.
public:
static event TypedEventHandler<Object^ , DefaultAudioCaptureDeviceChangedEventArgs^ >^ DefaultAudioCaptureDeviceChanged {
EventRegistrationToken add (TypedEventHandler<Object^ , DefaultAudioCaptureDeviceChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Media.Devices
Metadata: windows.winmd