BB FlashBack SDK: FBRecorder

VistaSoundSourceName

Description

Sets and gets the full name of the sound source to be recorded in addition to the microphone, when recording dual sources in Vista.

Get the full name of sound sources from GetVistaSoundSource.

This property is only used when VistaRecordPCSounds is True. See Recording Sound Sources and Devices for more help.

Syntax

[C#/C++]
public: BSTR VistaSoundSourceName;

[VB.NET]
Public Property VistaSoundSourceName As String

See Also

FBRecorder::GetVistaSoundSource  FBRecorder::VistaRecordPCSounds