BB FlashBack SDK: FBRecorder

VistaRecordPCSounds

Description

Set this property to True to record the "PC Sounds" source.

When set to True, set VistaSoundSourceName to the name of the "PC Sounds" source.

When VistaRecordPCSounds is set to False, set VistaSoundSource to the ID of the source to be recorded.

 

The ID of the "PC Sounds" source is always -1. Find the IDs and names of sources via the GetVistaSoundSource method.

See Recording sound sources and devices for more help.

This property should be used when running on Windows Vista only.

Syntax

[C#/C++]
public: Bool VistaRecordPCSounds

[VB.NET]
Public Property VistaRecordPCSounds As Boolean

See Also

FBRecorder::VistaRecordMicrophone   FBRecorder::VistaSoundSource  FBRecorder::GetVistaSoundSource  FBRecorder::VistaSoundSourceName