AVVideoCompositing_Extensions Class

Definition

Extension methods to the IAVVideoCompositing interface to support all the methods from the AVVideoCompositing protocol.

public static class AVVideoCompositing_Extensions
type AVVideoCompositing_Extensions = class
Inheritance
AVVideoCompositing_Extensions

Remarks

The extension methods for IAVVideoCompositing allow developers to treat instances of the interface as having all the optional methods of the original AVVideoCompositing protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

CancelAllPendingVideoCompositionRequests(IAVVideoCompositing)
GetSupportsWideColorSourceFrames(IAVVideoCompositing)

Applies to