IVideoCompositorDefinition Interface

Definition

The interface defining a custom video compositor definition.

public interface class IVideoCompositorDefinition
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2034677968, 8208, 19171, 154, 178, 44, 239, 66, 237, 212, 210)]
struct IVideoCompositorDefinition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2034677968, 8208, 19171, 154, 178, 44, 239, 66, 237, 212, 210)]
public interface IVideoCompositorDefinition
Public Interface IVideoCompositorDefinition
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

ActivatableClassId

Gets the activatable class ID of the video compositor.

Properties

Gets the set of properties for configuring the video compositor object.

Applies to