audio.h

来自「Motorola synergy audio component」· C头文件 代码 · 共 34 行

H
34
字号
#ifndef AUDIO_H#define AUDIO_H/*--------------------------------------------------------------------------------------------------*//*                                                                                                  *//*   Header Name: audio.h                                                                           *//*                                                                                                  *//*   General Description: Header files to be included to access the audio manager                   *//*                        Includes needed include files.                                            *//*                                                                                                  *//*--------------------------------------------------------------------------------------------------*//*                                                                                                  *//*                            Motorola Confidential Proprietary                                     *//*                       Advanced Technology and Software Operations                                *//*                    (c) Copyright Motorola 1999,2000, All Rights Reserved                         *//*                                                                                                  *//*                                                                                                  *//* Revision History:                                                                                *//*                             Modification     Tracking                                            *//* Author                          Date          Number     Description of Changes                  *//* -------------------------   ------------    ----------   ----------------------------------------*//* Dale Noble                   02/09/2000     CSGce48418   Creation.                               *//* Dale Noble                   07-25-2000     csgce66595_il93a_dnobe_remove_cpp_comments           *//*--------------------------------------------------------------------------------------------------*//*                                       INCLUDE FILES                                              *//*--------------------------------------------------------------------------------------------------*/#include "aud_interface.h"#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?