ZFFramework
 
Loading...
Searching...
No Matches
ZFAudioCache.h File Reference

audio player More...

#include "ZFAudio.h"

Go to the source code of this file.

Classes

class  ZFAudioPlayTask
 audio play task More...
 
class  ZFAudioCache
 audio cache More...
 

Functions

zfautoT< ZFAudioZFAudioPlay (const ZFInput &src, const ZFListener &callback=(zft_zfnull))
 play audio with cache logic, auto stop prev audio task with same src
 
zfautoT< ZFAudioZFAudioPlay (const zfstring &url, const ZFListener &callback=(zft_zfnull))
 play audio with cache logic, auto stop prev audio task with same src
 

Detailed Description

audio player