[vlc-devel] libvlc_media_descriptor_... setting mrl question
Pierre d'Herbemont
pdherbemont at free.fr
Wed Jan 23 21:59:56 CET 2008
On Jan 23, 2008, at 7:51 PM, jboileau wrote:
> Is there another way to specify a file for play by a media
> descriptor other than through the libvlc_media_descriptor_new
> function's psz_mrl parameter? Can we set a file to play to an
> existing media descriptor so we can reuse the same? Something like
> libvlc_media_descriptor_set_mrl for example.
No it is not, and I don't really see why you want to do that. Creating
a new media descriptor is cheap and you have
libvlc_media_instance_set_media_descriptor().
Pierre.
More information about the vlc-devel
mailing list