IVideoCompositorDefinition 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义自定义视频合成器定义的接口。
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 |
获取用于配置视频合成器对象的属性集。 |