xamarinmac
namespace AVFoundation
{
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "AVVideoCompositing", WrapperType = typeof(AVVideoCompositingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CancelAllPendingVideoCompositionRequests", Selector = "cancelAllPendingVideoCompositionRequests")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "SourcePixelBufferAttributes", ReturnType = typeof(NSDictionary), Selector = "sourcePixelBufferAttributes")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "RequiredPixelBufferAttributesForRenderContext", ReturnType = typeof(NSDictionary), Selector = "requiredPixelBufferAttributesForRenderContext")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "RenderContextChanged", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVVideoCompositionRenderContext) }, Selector = "renderContextChanged:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "StartVideoCompositionRequest", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVAsynchronousVideoCompositionRequest) }, Selector = "startVideoCompositionRequest:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AnticipateRendering", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVVideoCompositionRenderHint) }, Selector = "anticipateRenderingUsingHint:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PrerollForRendering", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVVideoCompositionRenderHint) }, Selector = "prerollForRenderingUsingHint:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "supportsWideColorSourceFrames", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SupportsWideColorSourceFrames", PropertyType = typeof(bool), Selector = "supportsWideColorSourceFrames")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IAVVideoCompositing : INativeObject, IDisposable
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst6.0-macos6.0-tvos7.0-ios7.0-maccatalyst7.0-macos7.0-tvos8.0-ios8.0-maccatalyst8.0-macos8.0-tvos9.0-ios9.0-maccatalyst9.0-macos9.0-tvos
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 🗙