Share via


IVTFrameProcessorConfiguration Interface

Definition

This interface represents the Objective-C protocol VTFrameProcessorConfiguration.

[Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="VTFrameProcessorConfiguration", WrapperType=typeof(VideoToolbox.VTFrameProcessorConfigurationWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="frameSupportedPixelFormats", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakFrameSupportedPixelFormats", PropertyType=typeof(Foundation.NSNumber[]), Selector="frameSupportedPixelFormats")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="sourcePixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakSourcePixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="sourcePixelBufferAttributes")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="destinationPixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakDestinationPixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="destinationPixelBufferAttributes")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="nextFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="NextFrameCount", PropertyType=typeof(System.IntPtr), Selector="nextFrameCount")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="previousFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="PreviousFrameCount", PropertyType=typeof(System.IntPtr), Selector="previousFrameCount")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="maximumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MaximumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="maximumDimensions")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="minimumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MinimumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="minimumDimensions")]
public interface IVTFrameProcessorConfiguration : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="VTFrameProcessorConfiguration", WrapperType=typeof(VideoToolbox.VTFrameProcessorConfigurationWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="frameSupportedPixelFormats", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakFrameSupportedPixelFormats", PropertyType=typeof(Foundation.NSNumber[]), Selector="frameSupportedPixelFormats")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="sourcePixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakSourcePixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="sourcePixelBufferAttributes")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="destinationPixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakDestinationPixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="destinationPixelBufferAttributes")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="nextFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="NextFrameCount", PropertyType=typeof(System.IntPtr), Selector="nextFrameCount")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="previousFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="PreviousFrameCount", PropertyType=typeof(System.IntPtr), Selector="previousFrameCount")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="maximumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MaximumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="maximumDimensions")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="minimumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MinimumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="minimumDimensions")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="processorSupported", IsProperty=true, IsRequired=true, IsStatic=true, Name="ProcessorSupported", PropertyType=typeof(System.Boolean), Selector="processorSupported")]
public interface IVTFrameProcessorConfiguration : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="VTFrameProcessorConfiguration", WrapperType=typeof(VideoToolbox.VTFrameProcessorConfigurationWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="frameSupportedPixelFormats", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakFrameSupportedPixelFormats", PropertyType=typeof(Foundation.NSNumber[]), Selector="frameSupportedPixelFormats")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="sourcePixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakSourcePixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="sourcePixelBufferAttributes")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="destinationPixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakDestinationPixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="destinationPixelBufferAttributes")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="nextFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="NextFrameCount", PropertyType=typeof(System.IntPtr), Selector="nextFrameCount")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="previousFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="PreviousFrameCount", PropertyType=typeof(System.IntPtr), Selector="previousFrameCount")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="maximumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MaximumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="maximumDimensions")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="minimumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MinimumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="minimumDimensions")>]
type IVTFrameProcessorConfiguration = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="VTFrameProcessorConfiguration", WrapperType=typeof(VideoToolbox.VTFrameProcessorConfigurationWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="frameSupportedPixelFormats", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakFrameSupportedPixelFormats", PropertyType=typeof(Foundation.NSNumber[]), Selector="frameSupportedPixelFormats")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="sourcePixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakSourcePixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="sourcePixelBufferAttributes")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="destinationPixelBufferAttributes", IsProperty=true, IsRequired=true, IsStatic=false, Name="WeakDestinationPixelBufferAttributes", PropertyType=typeof(Foundation.NSDictionary), Selector="destinationPixelBufferAttributes")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="nextFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="NextFrameCount", PropertyType=typeof(System.IntPtr), Selector="nextFrameCount")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="previousFrameCount", IsProperty=true, IsRequired=false, IsStatic=false, Name="PreviousFrameCount", PropertyType=typeof(System.IntPtr), Selector="previousFrameCount")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="maximumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MaximumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="maximumDimensions")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="minimumDimensions", IsProperty=true, IsRequired=false, IsStatic=true, Name="MinimumDimensions", PropertyType=typeof(CoreMedia.CMVideoDimensions), Selector="minimumDimensions")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="processorSupported", IsProperty=true, IsRequired=true, IsStatic=true, Name="ProcessorSupported", PropertyType=typeof(System.Boolean), Selector="processorSupported")>]
type IVTFrameProcessorConfiguration = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to