Test the ffmpegextractor using
a test file. The file contains 1 second
of blackness.
Details
Details
- Reviewers
bruns ngraham mgallien - Commits
- R286:f4c72f517911: Add a test for ffmpeg extractor
Diff Detail
Diff Detail
- Repository
- R286 KFileMetaData
- Branch
- ffmpeg_tests
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 8492 Build 8510: arc lint + arc unit
autotests/ffmpegextractortest.cpp | ||
---|---|---|
45 ↗ | (On Diff #51915) | I find it somewhat difficult to grasp Title is KFileMetaData::Property::Title. namespace KFMProp = KFileMetaData::Property; ... ... value(KFMProp::Title).toString() |
autotests/ffmpegextractortest.cpp | ||
---|---|---|
45 ↗ | (On Diff #51915) | In that case, just using Property::XXXXX is probably best |