public void StopWhateverYouArePlaying() { Ctlcontrols2.pause(); }
public void StopWhateverYouArePlaying() { Ctlcontrols2.pause(); CurMode = VidkaPreviewPlayerMode.StillFrame; previousOneWasInFullScreen = false; }