BB FlashBack SDK: FBRecorder |
GetSoundDeviceByName Description Returns the ID of a sound device, given its name. Find the name of a sound device by using FBRecorder::GetSoundDevice. Syntax [C#/C++] [VB.NET] Parameters DeviceName (in): the name of the sound device ID (out): the ID of the device Remarks Use FBRecorder:SoundDevice to set the sound device that will be recorded. See Also |