Re-exports§
pub use use_current_frame::use_current_frame;pub use use_input_props::use_input_props;pub use use_video_config::use_video_config;
Modules§
- use_
current_ frame use_current_framehook — returns the current render frame.- use_
input_ props use_input_propshook — loads data provided by the AI agent / CLI renderer.- use_
video_ config use_video_confighook — returns theVideoConfigfor the current composition.