Hello everyone!
Using VL.HapPlayer -v 2.3.2
and VL.Audio v- 1.8.2
, I don’t know how to adjust volume of an hap video. Now I’m linking the Audio Signal
output pin of the HapPlayer
node to AudioOut
node.
I tried to use the AudioPlayer
node, linking the hap video file, but audio (from AudioPlayer
node) and video (from HapPlayer
node) are not in sincro in this way.
I’m using HapPlayer
node because I need to revert the video (using speed -1). In VideoPlayer
of VL.Video.MediaFoundation
the speed set on -1 is not working.
Do someone know how to set volume using HapPlayer
+AudioOut
?
Thank you very much! :)