| mediainfo | R Documentation |
Run the command through the MediaInfo command line interface (CLI) and return its output as a string.
mediainfo(command)
command |
A string containing a mediainfo command. |
A string containing the command line output from mediainfo.
Other mediainfo functions:
get_duration(),
get_framerate(),
get_height(),
get_samplingrate(),
get_width(),
mediainfo_parameter(),
mediainfo_query(),
mediainfo_template()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.