Some question about using camera with OpenCV

My camera fps is 30fps, but I set 10fps in OpenCV, will OpenCV read three frames, and then put one of them into a queue or just control the camera to 10fps?