Can begin parsing to video in specific frame of the video with cuvid library?

For example, if there are 1000 frames in a video, the codec will start to parse the video from No.0 frame to No.999 frame, what should I do to start parse the video from No.500 frame, and skip No.0 - No.499 frame?