AVVideoCompositing
AVVideoCompositing()
AVVideoCompositing(IntPtr)
AVVideoCompositing(NativeHandle)
AVVideoCompositing(NSObjectFlag)
CanConformColorOfSourceFrames
SupportsHdrSourceFrames
SupportsWideColorSourceFrames
AnticipateRendering(AVVideoCompositionRenderHint)
CancelAllPendingVideoCompositionRequests()
PrerollForRendering(AVVideoCompositionRenderHint)
RenderContextChanged(AVVideoCompositionRenderContext)
RequiredPixelBufferAttributesForRenderContext()
SourcePixelBufferAttributes()
StartVideoCompositionRequest(AVAsynchronousVideoCompositionRequest)
xamarinmac
namespace AVFoundation
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Model]
[Protocol]
[Register("AVVideoCompositing", false)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public abstract class AVVideoCompositing : NSObject, IAVVideoCompositing, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("renderContextChanged:")]
public abstract void RenderContextChanged(AVVideoCompositionRenderContext! newRenderContext);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API