Method PlayVideo
- Namespace
- vdRay
- Assembly
- vdRay.dll
PlayVideo(VdVideo, int)
Displays the frames of the selected VdVideo object with the set framerate. If framerate is set to -1, default framerate will be used instead. The frames will be displayed in the control.
public void PlayVideo(VdVideo Video, int frameRate)