BB FlashBack SDK: FBSoundClip

Volume

Description

This property determines the volume of the sound relative to other sounds in the movie. Set it to zero to effectively mute the sound, or 100 to have it playing at its maximum volume.
 

Syntax

[C#/C++]
public Long Volume;

[VB.NET]
Public Property Volume As Long