public VidkaFastPreviewPlayerWrapper( VidkaFastPreviewPlayer playerFast, IVideoPlayer playerWmp, IVidkaMainForm form) { this.playerFast = playerFast; this.playerWmp = playerWmp; this.form = form; }