jvcleave / ofxOMXPlayer

OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4
GNU General Public License v2.0
180 stars 61 forks source link

add volume into ofxOMXPlayerSettings #21

Closed Maigre closed 10 years ago

Maigre commented 10 years ago

Hi, it's more an enhancement idea than an issue: it would be great to have the volume added to the ofxOMXPlayerSettings object for two reason:

In those 2 cases, we have to change the volume after the video start at volume 0.5 and that can produce sound glitches or unwanted sounds.

Thanks for your work !

Best Regards

jvcleave commented 10 years ago

was implemented 3897c38786c6db045355f7dae79f45bd45d9b466

magdesign commented 2 years ago

how could I change volume on runtime?