The com.wadedwalker.nativeExtension.media package contains the MediaMetadataRetriever class used for retrieving metadata from media files. This works for both audio and video files. Can also be used to get the cover art of the media file (if available) as a ByteArray.
Class | Description | |
---|---|---|
MediaMetadataRetriever ![]() | The MediaMetadataRetriever class is a Native Extension built for the purpose of getting metadata from audio and video files. |