isFrontCamera abstract method
////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// 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();