📄 audio.h
字号:
#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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -