Amcodec: audio_ctl/audio_ctrl.h Source File From Amcodec previous page next page Main Page Classes Files File List File Members audio_ctl/audio_ctrl.hGo to the documentation of this file.00001 00008 /* Copyright (C) 2007-2011, Amlogic Inc. 00009 * All right reserved 00010 * 00011 */ 00012 00013 #ifndef AUDIO_CTRL_H 00014 #define AUDIO_CTRL_H 00015 void audio_start(void); 00016 void audio_stop(void); 00017 void audio_pause(void); 00018 void audio_resume(void); 00019 #endif 00020 All Classes Files Functions Variables Generated on Fri Feb 25 15:30:29 2011 for Amcodec by 1.6.1 previous page start next page