isMirroring method

bool isMirroring()

Implementation

bool isMirroring() {
  return mirrorCamera;
}