1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-09-30 23:31:53 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Ririsoft
ace2799c75
read metadata from udta (#77)
This introduces the 'Metadata' trait to enable access
to common video metadata such
title, year, cover art and more.

Reading 'title', 'description', 'poster' and 'year'
metadata is implemented here.
2022-07-20 19:05:38 -07:00