Model
ExtractMetadataComposite
Magento\MediaGalleryMetadataApi\Model\ExtractMetadataComposite
What it does
This class coordinates multiple metadata extractors to gather comprehensive information (title, description, keywords) from media files.
Developers use this when they need to extract metadata from images or other media assets, as it automatically delegates to all registered extractors and combines their results into a single unified metadata object.
Public Methods
- execute()