getCameras

abstract fun getCameras(filter: CameraType): List<Camera>

Returns all the Camera of the given filter type.

Parameters

filter

If null, returns all cameras, if not returns cameras of given tyoe