EffectDescription
record YukkuriMovieMaker.Player.Video.EffectDescription
IVideoEffectProcessorを継承するクラスのUpdateに渡されます。
エフェクトを付与したアイテムの各情報を格納しています。
table:EffectDescription
プロパティ 型 説明
DrawDescription DrawDescription DrawDescriptionを参照
InputIndex int 文字ごとに分割テキストで何文字目か
InputCount int 文字ごとに分割テキストの総文字数
GroupIndex int グループ制御内で何番目か
GroupCount int グループ内のアイテム総数
ItemPosition FrameTime アイテムの先頭から数えた時間
ItemDuration FrameTime アイテムの長さ
Layer int アイテムがあるレイヤー
ScreenSize Size 画面サイズ
TimelinePosition FrameTime タイムライン上でのアイテムの位置
TimelineDuration FrameTime タイムラインの長さ
FPS int FPS
Usage TimelineSourceUsage プレビュー状態(再生中, 停止中, 出力中)
SceneId Guid シーンを識別するID
Scenes IEnumerable<ISceneInfo> シーンの各種情報