xamarinmac
namespace AVFoundation
{
    [Protocol(Name = "AVCaptureFileOutputRecordingDelegate", WrapperType = typeof(AVCaptureFileOutputRecordingDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStartRecording", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(AVCaptureFileOutput), typeof(NSUrl), typeof(NSObject[]) }, Selector = "captureOutput:didStartRecordingToOutputFileAtURL:fromConnections:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "FinishedRecording", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(AVCaptureFileOutput), typeof(NSUrl), typeof(NSObject[]), typeof(NSError) }, Selector = "captureOutput:didFinishRecordingToOutputFileAtURL:fromConnections:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidPauseRecording", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(AVCaptureFileOutput), typeof(NSUrl), typeof(AVCaptureConnection[]) }, Selector = "captureOutput:didPauseRecordingToOutputFileAtURL:fromConnections:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidResumeRecording", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(AVCaptureFileOutput), typeof(NSUrl), typeof(AVCaptureConnection[]) }, Selector = "captureOutput:didResumeRecordingToOutputFileAtURL:fromConnections:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillFinishRecording", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(AVCaptureFileOutput), typeof(NSUrl), typeof(AVCaptureConnection[]), typeof(NSError) }, Selector = "captureOutput:willFinishRecordingToOutputFileAtURL:fromConnections:error:")]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IAVCaptureFileOutputRecordingDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
Upgrade Planner
0.0 %
Reference this API
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst6.0-macos7.0-ios7.0-maccatalyst7.0-macos8.0-ios8.0-maccatalyst8.0-macos9.0-ios9.0-maccatalyst9.0-macos
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙