Api - 1.0 - SetVolume

Set the volume for the track playback (0.0 - 1.0)

-- CODE language-cs --[Unity C#]
public void SetVolume(float volume)

-- CODE language-cpp --[Unreal C++]
Not yet implemented ...