Expand description
§dioxuscut-player
Interactive <Player> component — renders a composition with playback
controls (play/pause/seek/scrub).
Equivalent to the @remotion/player package.
Re-exports§
pub use controls::Controls;pub use player::Player;pub use player::PlayerProps;