MEVideoDecoderPixelBufferManager.RegisterCustomPixelFormat Method

Definition

[Foundation.Export("registerCustomPixelFormat:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RegisterCustomPixelFormat(Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> customPixelFormat);
[<Foundation.Export("registerCustomPixelFormat:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RegisterCustomPixelFormat : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> unit
override this.RegisterCustomPixelFormat : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> unit

Parameters

customPixelFormat
NSDictionary<NSString,NSObject>
Attributes

Applies to