33. editMediaInfo

Parameter syntax:

[ media_url ]?

Displays a dialog box letting the user configure selected media element (e.g. HTML5 audio or video) when this element is represented by a media player embedded in the styled view.

[Warning]

This command cannot work in the tree view. This command cannot work if feature "In the styled view, render audio and video elements by embedding a media player" in XMLmind XML Editor - Online Help is not available (no JavaFX) or has been turned off.

Optional parameter is the absolute or relative URL of an audio or video file. A relative URL is relative to the base URL of selected media element.

Examples:

editMediaInfo
editMediaInfo media/song.mp3
editMediaInfo http://techslides.com/demos/sample-videos/small.mp4