pub fn on_connector_connected<F: FnMut(Connector) + 'static>(f: F)
Sets the callback to be called when a connector becomes connected to an output device.