Example #1
0
 public void SetFrameRange(int min, int max)
 {
     AVProWindowsMediaPlugin.SetDisplayFrameRange(_movieHandle, min, max);
 }