stopScreenCast method

void stopScreenCast()

Implementation

void stopScreenCast() {
  _isFramingScreenCast = false;
}