Closed as not planned
Description
Description
Since https://github.com/jamesmontemagno/MediaPlugin is deprecated there is no way to customize the camera for MediaPicker. For example, choose the default camera.
Public API Changes
Add CameraOptions to the CapturePhotoAsync and CaptureVideoAsync
CameraOptions class can be copied from https://github.com/jamesmontemagno/MediaPlugin/blob/b82ad94f60c1e60d84a3ed90a4771b0ef0ea1d32/src/Media.Plugin/Shared/MediaStoreOptions.cs
Intended Use-Case
I would like to have a way to customize the camera for my app