IO type for ZFObjectIOLoad. More...
#include "ZFAudioCache.h"Go to the source code of this file.
Macros | |
| #define | ZFObjectIO_audio |
| see ZFObjectIOLoad | |
Functions | |
| void | ZFObjectIO_audio_audioExtAdd (const zfstring &audioExt) |
| see ZFObjectIO_audio | |
| void | ZFObjectIO_audio_audioExtRemove (const zfstring &audioExt) |
| see ZFObjectIO_audio_audioExtAdd | |
| zfbool | ZFObjectIO_audio_audioExtCheck (const zfstring &audioExt) |
| see ZFObjectIO_audio_audioExtAdd | |
| void | ZFObjectIO_audio_audioExtGetAllT (ZFCoreArray< zfstring > &ret) |
| see ZFObjectIO_audio_audioExtAdd | |
| ZFCoreArray< zfstring > | ZFObjectIO_audio_audioExtGetAll (void) |
| see ZFObjectIO_audio_audioExtAdd | |
IO type for ZFObjectIOLoad.
| #define ZFObjectIO_audio |
see ZFObjectIOLoad
for "*.mp3" file, raw audio files
additional audio extension can be added by ZFObjectIO_audio_audioExtAdd
|
extern |