Need help setting the video codec to H.264 when using an AVCaptureMovieFileOutput instance.
Looking at the Apple Docs I see that they support a struct of type AVVideoCodecType, however, I'm not seeing this in the Xamarin.iOS Docs.
Help would be much appreciated as I don't want to have to rewrite the Video Capture logic to use AVAssetWriter.