removeVideoListener method

void removeVideoListener()

Implementation

void removeVideoListener() {
  _controller.videoListener = null;
}