fun getActiveCamera(): MediaDevice?
Get the currently active camera, if any. This will return null if using a custom source, e.g. one passed in via AudioVideoControllerFacade.startLocalVideo
Return
MediaDevice - Information about the current active device used for video.