private void init(IDisposableResource parent) { video = parent.FindParentOrSelfWithException<Video>(); com = new ViewPortCom(this.video.com); }