SurfaceView for MediaRecorder in XAMARIN FORMS C#

63 Views Asked by At

Please help...

I cannot figure out how to create a SurfaceView in my Android application for use with MediaRecorder. I have looked at many tutorials and it seems for this to be accomplished in Xamarin Forms C# I need to use a 'Custom Renderer', Ive even found examples but I still have no idea how to implement. I just want a frame/surface view to send frames too

0

There are 0 best solutions below