⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module player

Module player 

Source
Expand description

Simple video playback (raw frame sequences)

Provides RawVideoStream for sequential frame playback and MediaPlayer for higher-level control including image loading and display-rect management.