Audio volume during stream

This forum is about all development around libVLC.
barabba2005
Blank Cone
Blank Cone
Posts: 12
Joined: 09 Jul 2012 18:07
Operating System: Windows

Audio volume during stream

Postby barabba2005 » 31 Oct 2018 12:07

Hi all
I've write this code in C#
axVLCPlugin21.playlist.stop();
axVLCPlugin21.playlist.clear();
axVLCPlugin21.playlist.add("rtmp://localhost:1930/live1");
axVLCPlugin21.playlist.play();
axVLCPlugin21.audio.volume = 0;

Work fine but after start play the stream the audio volume goes to 50.
How i can set it to zero?


Thanks

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

Re: Audio volume during stream

Postby mfkl » 05 Nov 2018 03:09

Can you share the full code in a git repo? Also, don't think the activeX plugin is very much maintained.
https://mfkl.github.io


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 13 guests