From 050417b22e9bd0e9f73b6444727bd725c738157a Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 4 Jul 2010 13:00:04 +0200 Subject: ao plugin: psf/psf2/spu seeking --- plugins/ao/ao.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ao/ao.h') diff --git a/plugins/ao/ao.h b/plugins/ao/ao.h index f3503df8..44320286 100755 --- a/plugins/ao/ao.h +++ b/plugins/ao/ao.h @@ -212,4 +212,6 @@ int ao_get_info (uint32 type, void *handle, ao_display_info *info); int ao_decode (uint32 type, void *handle, int16 *buffer, uint32 size); +int ao_command (uint32 type, void *handle, int32 command, int32 param); + #endif // AO_H -- cgit v1.2.3