EffectDescription
record YukkuriMovieMaker.Player.Video.EffectDescription
IVideoEffectProcessorを継承するクラスのUpdateに渡されます。
エフェクトを付与したアイテムの各情報を格納しています。
table:EffectDescription
プロパティ 型 説明
InputIndex int 文字ごとに分割テキストで何文字目か
InputCount int 文字ごとに分割テキストの総文字数
GroupIndex int グループ制御内で何番目か
GroupCount int グループ内のアイテム総数
Layer int アイテムがあるレイヤー
ScreenSize Size 画面サイズ
FPS int FPS
SceneId Guid シーンを識別するID
Scenes IEnumerable<ISceneInfo> シーンの各種情報