isFrontCamera abstract method

bool isFrontCamera()

////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// Querying whether the front camera is being used (for mobile OS)

Implementation

//
//                    Device APIs
//
/////////////////////////////////////////////////////////////////////////////////

/// Querying whether the front camera is being used (for mobile OS)
bool isFrontCamera();