Version
menu_open
link

include/AK/SoundEngine/Common/IAkRTPCSubscriber.h

Go to the documentation of this file.
00001 
00002 //
00003 // Copyright (c) 2006 Audiokinetic Inc. / All Rights Reserved
00004 //
00006 
00007 // IAkRTPCSubscriber.h
00008 
00011 
00012 #ifndef _IAK_RTPC_SUBSCRIBER_H_
00013 #define _IAK_RTPC_SUBSCRIBER_H_
00014 
00015 #include <AK/SoundEngine/Common/AkTypes.h>
00016 
00017 namespace AK
00018 {   
00025     class IAkRTPCSubscriber
00026     {
00027     protected:
00029         virtual ~IAkRTPCSubscriber(){}
00030 
00031     public:
00034         virtual AKRESULT SetParam(
00035             AkPluginParamID in_paramID,         
00036             const void *    in_pParam,          
00037             AkUInt32        in_uParamSize       
00038             ) = 0;
00039     };
00040 }
00041 
00042 #endif //_IAK_RTPC_SUBSCRIBER_H_
00043 

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise