If the endpoint is idle, the first IAudioClient::Start() call may take a long time to return. Start/stop the capture client on open to reduce latency of subsequent Start() calls. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9553>