BB FlashBack SDK: FBRecorder

VistaSoundSourcesCount

Description

Returns the number of sound sources that can be recorded across all devices.

This count is used to determine the range of indexes that can be passed into GetVistaSoundSource.

When running on versions of Windows other than Vista, SoundDevicesCount and SoundSourcesCount should be used.

Syntax

[C#/C++]
public: long VistaSoundSourcesCount

[VB.NET]
Public Property VistaSoundSourcesCount As Long

See Also

FBRecorder::GetVistaSoundSource