Does Xamarin support HEVC video recording on Android API24 and up?

115 views Asked by At

In Android SDK documentation, the MediaRecorder.VideoEncoder enum has the value HEVC for H.265, but Xamarin's documentation for the same enum does not have it. So does Xamarin support this feature?

0

There are 0 answers