self._controls.frames[ self._controls.active ].scale({
                width: self._stageWidth,
                height: self._stageHeight,
                iframelimit: self._options.maxVideoSize
            });