Last updated: February 1, 2026
名前空間: YukkuriMovieMaker.Plugin.Effects
アセンブリ: YukkuriMovieMaker.Plugin.dll
映像エフェクトの表示名などを保持し、IVideoEffectProcessorなどを返すインターフェースです。
public interface IVideoEffect : INotifyPropertyChanged, INotifyDataErrorInfo, IUndoRedoable, IEditable, IAnimatable, IFileItem, IResourceItem
| 名前 | 説明 |
|---|---|
| CreateVideoEffect(IGraphicsDevicesAndContext) | IVideoEffectProcessorを作成し返します。 |
| CreateExoVideoFilters(int, ExoOutputDescription) | エフェクトのexo文字列を作成し返します。 |
Last updated: February 1, 2026
名前空間: YukkuriMovieMaker.Plugin.Effects
アセンブリ: YukkuriMovieMaker.Plugin.dll
映像エフェクトの表示名などを保持し、IVideoEffectProcessorなどを返すインターフェースです。
public interface IVideoEffect : INotifyPropertyChanged, INotifyDataErrorInfo, IUndoRedoable, IEditable, IAnimatable, IFileItem, IResourceItem
| 名前 | 説明 |
|---|---|
| CreateVideoEffect(IGraphicsDevicesAndContext) | IVideoEffectProcessorを作成し返します。 |
| CreateExoVideoFilters(int, ExoOutputDescription) | エフェクトのexo文字列を作成し返します。 |