MusicPlayer.flushCancel()

来自Microduino Wikipedia
跳转至: 导航搜索

AudioPro.flushCancel(val)


作用

此函数可清除AudioPro模块的缓存,播放MIDI等格式文件时必要执行


参数

val:post/pre/both/none可选,一般用both,详细作用见Datasheet的9.5.2


返回值


示例

见example目录_05_m_Module_AudioPro下的示例:FilePlayer_JoystickFilePlayer


其他



返回mCookie-AudioPro Reference页面