Used By
Used By | Description |
---|---|
wp-admin/includes/media.php: wp_read_video_metadata() | Retrieve metadata from a video file’s ID3 tags |
Filters the array of metadata retrieved from a video.
In core, usually this selection is what is stored. More complete data can be parsed from the $data
parameter.
(array) Filtered Video metadata.
(string) Path to video file.
(string) File format of video, as analyzed by getID3.
(string) Raw metadata from getID3.
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_read_video_metadata