Ejemplo n.º 1
0
        public void Close()
        {
            position.Stop();
            playbin.Unload();

            videoUri         = null;
            hasFoundDuration = false;
            videoInfo        = null;
            speed            = 1;
        }