次の方法で共有


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

ビデオ コンポジター オブジェクトを構成するためのプロパティのセットを取得します。

適用対象