Use QImage to load photo metadata instead of ffmpeg.
This commit is contained in:
@@ -44,7 +44,6 @@ public:
|
||||
|
||||
QByteArray getAudioThumbnail(int width, int height);
|
||||
QByteArray getVideoThumbnail(int width, int height);
|
||||
void getPictureMetadata(metadata_t &metadata);
|
||||
void getAudioMetadata(metadata_t &metadata);
|
||||
void getVideoMetadata(metadata_t &metadata);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user