Page 1 of 1
Controlling audio levels
Posted: Mon Mar 22, 2021 3:27 pm
by Mark Richards
Hi Stumpfl,
Is there a API command to control the audio output of Pixera, both volume level and mute/unmute commands?
Re: Controlling audio levels
Posted: Wed Mar 24, 2021 6:54 pm
by Michael Eckschlager
Hi Mark,
the audio in Pixera is handled like a video content.
That means the following:
If you mute a layer, the whole audio on the layer is muted instantly.
If you change the opacity on the layer you are changing the volume on that layer.
So if you take a look into the latest api documentation, you can find an api command for muting a layer and of course changing the opacity.
Should you have multiple channels/tracks, then just unmute/change multiple layers.