[Delphi] Windows 사운드 켜기/끄기, 볼륨조절
볼륨조절함수 MMRESULT waveOutSetVolume( HWAVEOUT hwo, DWORD dwVolume ); Parameters hwo Handle to an open waveform-audio output device. This parameter can also be a device identifier. dwVolume New vo..
bloodguy.tistory.com
Delphi : Volume Control (tistory.com)
Delphi : Volume Control
출처 Implementing Core Audio API events c# - Determine changes of master audio volume as an event (volume change listener) - Stack Overflow Delphi-PRAXiS - Einzelnen Beitrag anzeigen - SetMasterVolu..
bluexmas.tistory.com
반응형
'Delphi' 카테고리의 다른 글
| [Delphi] Save string into Text File (0) | 2022.11.03 |
|---|---|
| [Delphi] 특정 서비스 프로그램 실행여부 확인 (0) | 2022.10.13 |
| [Delphi] TIniFile 클래스 (0) | 2022.09.14 |
| [Delphi] 모달, 모달리스 폼 띄우기 (0) | 2022.09.05 |
| [Delphi] TStopwatch 사용 (0) | 2022.09.02 |