FFmpegMediaMetadataRetriever icon indicating copy to clipboard operation
FFmpegMediaMetadataRetriever copied to clipboard

Implement setDataSource from MediaDataSource

Open 3c71 opened this issue 5 years ago • 1 comments
trafficstars

Since Android M, MediaDataSource can be provided and it is definitely the most flexible and performant of all solutions allowing to retrieve metadata and thumbnails from any sources easily.

This will make this library compatible with Android's provided one.

3c71 avatar Mar 20 '20 15:03 3c71

Update, initial MediaDataSource support will be available in the next release (v17). Thanks for the suggestion!

wseemann avatar Dec 31 '21 11:12 wseemann