BB FlashBack SDK: FBRecorder

SoundDevicesCount

Description

Returns the number of sound devices that can be recorded from. This gives the range of indexes that can be used for GetSoundDevice.

This property is for Windows 2000/XP only. When running on Windows Vista, VistaSoundDevicesCount should be used.

Syntax

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

[VB.NET]
Public Property SoundDevicesCount As Long

See Also

FBRecorder::GetSoundDevice  FBRecorder::VistaSoundDevicesCount