BB FlashBack SDK: FBRecorder

SoundInputMaximum

Description

Gets the maximum sound level input to the currently selected recording source, since EnableSoundInputQuery was set to True.

The EnableSoundInputQuery, SoundInputMaximum and SoundInputValue properties enable display of a 'recording level' type indicator.

Syntax

[C#/C++]
public: Long SoundInputMaximum;

[VB.NET]
Public Property SoundInputMaximum As Integer

See Also

FBRecorder::EnableSoundInputQuery  FBRecorder::SoundInputValue