Thema: Delphi Frage zum DSPack

Einzelnen Beitrag anzeigen

Benutzerbild von Mirilin
Mirilin

Registriert seit: 21. Dez 2002
Ort: Lenzburg
861 Beiträge
 
Delphi 6 Professional
 
#4

Re: Frage zum DSPack

  Alt 5. Jul 2004, 10:24


DirectX SDK

IBasicAudio::put_Volume
The put_Volume method sets the volume (amplitude) of the audio signal.

Syntax

HRESULT put_Volume(
long lVolume
);

Parameters

lVolume

[in] Specifies the volume, as a number from –10,000 to 0, inclusive. Full volume is 0, and –10,000 is silence. Multiply the desired decibel level by 100. For example, –10,000 = –100 dB.
...

Vielleicht hilfts


mfg Tobias
Tobias
Die Physik ist für die Physiker eigentlich viel zu schwer.
  Mit Zitat antworten Zitat