Share via


IVideoCompositorDefinition 接口

定义

定义自定义视频合成器定义的接口。

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
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

ActivatableClassId

获取视频合成器的可激活类 ID。

Properties

获取用于配置视频合成器对象的属性集。

适用于