Python binding: is it possible to change configuration of the running instance?

This forum is about all development around libVLC.
peppy.player
Blank Cone
Blank Cone
Posts: 38
Joined: 10 Nov 2017 00:07

Python binding: is it possible to change configuration of the running instance?

Postby peppy.player » 17 Aug 2019 07:13

Is it possible to change configuration parameters in the running player instance or new instance should be created with new parameters? I mean such parameters as --demux --rawaud-channels --rawaud-samplerate --rawaud-fourcc etc.
Thanks in advance!

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: Python binding: is it possible to change configuration of the running instance?

Postby mfkl » 19 Aug 2019 09:35

it's not possible to change libvlc instance parameters after creation. Some options apply to media with libvlc_media_add_option and so can be set dynamically per media.
https://mfkl.github.io


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 26 guests