The function to stop recording an AEC dump was missing from the PeerConnectionFactory interface (only a start function was provided). This CL adds the missing stop function. BUG=webrtc:4741 Review URL: https://codereview.webrtc.org/1415733005 Cr-Commit-Position: refs/heads/master@{#10372}