void setAutoVideoMode(bool enabled, bool detected) { _autoVideoModeEnabled = enabled; _autoVideoModeDetected = detected; }