Skip to content

media-session: store the config dir path in our object

The media session modules need to load config files through sm_media_session_load_conf() and that must be the same config dir as our main configuration file's directory.

Merge request reports