IVideoEffectDefinition 接口

定义

公开 VideoEffectDefinition 对象的方法和属性。 创建自定义视频效果定义时实现此接口。

public interface class IVideoEffectDefinition
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(972262640, 36111, 20286, 132, 252, 45, 70, 165, 41, 121, 67)]
struct IVideoEffectDefinition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(972262640, 36111, 20286, 132, 252, 45, 70, 165, 41, 121, 67)]
public interface IVideoEffectDefinition
Public Interface IVideoEffectDefinition
派生
属性

Windows 要求

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

属性

ActivatableClassId

视频效果定义的可激活类 ID。

Properties

用于配置 VideoEffectDefinition 对象的属性集。

适用于