1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Userland/Libraries/LibVideo/Containers/Matroska
kleines Filmröllchen 213025f210 AK: Rename Time to Duration
That's what this class really is; in fact that's what the first line of
the comment says it is.

This commit does not rename the main files, since those will contain
other time-related classes in a little bit.
2023-05-24 23:18:07 +02:00
..
Document.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
MatroskaDemuxer.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
MatroskaDemuxer.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Reader.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Reader.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00