How to control MediaSound volume in 4.18?

Using the new media framework, I have both video and audio playback working correctly for an mp4. However, the MediaSound component doesn’t appear to have an API for changing volume or gain and I need to be able to change its volume on the fly.

How do I change the MediaSound component’s volume on the fly?