Search found 4 matches

Go to advanced search

by Kenemtef
18 Sep 2023 08:05
Forum: Development around libVLC
Topic: Can't set volume for vlc player
Replies: 5
Views: 1759

Re: Can't set volume for vlc player

+Hello. Thanks for your answer. As you suggested, I changed all occurrences of 'setVolume <volume>' for 'volume <volume>'. This returns a message of KO volume: https://i.ibb.co/J38v7Pz/Kentia-KO-set-Volume.jpg While 'setVolume <volume>' returns OK volume but then inmediately changes it back to 0. ht...
by Kenemtef
13 Sep 2023 14:15
Forum: Development around libVLC
Topic: Can't set volume for vlc player
Replies: 5
Views: 1759

Re: Can't set volume for vlc player

Hello again. And now, this is the class that uses the one shared in the previous post and does the following: Load the video on video\video.mov Does a setVolume Starts (plays) the video Does another setVolume Pauses the video Does yet another setVolume Stops the video Does the final setVolume. This ...
by Kenemtef
13 Sep 2023 14:04
Forum: Development around libVLC
Topic: Can't set volume for vlc player
Replies: 5
Views: 1759

Re: Can't set volume for vlc player

Hi. Sorry about all the time without news, I simply couldn't reply until now. Due to the eight thousand characters limit I'm replying in several posts instead of just one. This is a test application we're using to test the functionality. I'm including it in full in this zip: https://drive.google.com...
by Kenemtef
17 Aug 2023 08:07
Forum: Development around libVLC
Topic: Can't set volume for vlc player
Replies: 5
Views: 1759

Can't set volume for vlc player

Hi. I'm maintaining a java legacy project involving vlc. For compatibility reasons, we have to do the following: We place the VLC (almost) entire player in a subdirectory of our project, like this: https://i.ibb.co/Vmxg6dk/Kentia-VLC.jpg And from our java class constructor, we create a ProcessBuilde...

Go to advanced search