Implement the video adapter to retrieve the root folder content.

This commit is contained in:
Florian THIERRY
2026-07-14 21:35:55 +02:00
parent fc7eeb1d57
commit beb0134dfc
11 changed files with 90 additions and 29 deletions
+1
View File
@@ -1,2 +1,3 @@
pub mod handler;
pub mod model;
pub mod video_format_content_type_mapper;