Sign in
qemu
/
qemu
/
aadea887f4429fcc96429b126c254de94317b474
/
.
/
audio
/
audio_win_int.h
blob: fa5b3cb802676e505396dc1e19172e9a44dccc7c [
file
] [
log
] [
blame
]
#ifndef
AUDIO_WIN_INT_H
#define
AUDIO_WIN_INT_H
int
waveformat_from_audio_settings
(
WAVEFORMATEX
*
wfx
,
struct
audsettings
*
as
);
int
waveformat_to_audio_settings
(
WAVEFORMATEX
*
wfx
,
struct
audsettings
*
as
);
#endif
/* AUDIO_WIN_INT_H */