LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
iaudiopile.h File Reference
#include <QString>
#include "audiostructs.h"
+ Include dependency graph for iaudiopile.h:

Go to the source code of this file.

Classes

class  Media::IPendingAudioSearch
 Pending audio search handle. More...
 
struct  Media::IPendingAudioSearch::Result
 A structure describing a single entry in search result. More...
 
struct  Media::AudioSearchRequest
 Describes a request for an audio search in an IAudioPile. More...
 
class  Media::IAudioPile
 Interface for plugins supporting searching for tracks. More...
 

Namespaces

 Media
 

Functions

 Q_DECLARE_INTERFACE (Media::IPendingAudioSearch,"org.LeechCraft.Media.IPendingAudioSearch/1.0")
 
 Q_DECLARE_INTERFACE (Media::IAudioPile,"org.LeechCraft.Media.IAudioPile/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( Media::IPendingAudioSearch  ,
"org.LeechCraft.Media.IPendingAudioSearch/1.0"   
)

Referenced by Media::IAudioPile::~IAudioPile().

+ Here is the caller graph for this function:

Q_DECLARE_INTERFACE ( Media::IAudioPile  ,
"org.LeechCraft.Media.IAudioPile/1.0"   
)