Version

menu_open
Wwise SDK 2018.1.11
AK::StreamMgr::IAkIOHookBlocking Class Referenceabstract
Inheritance diagram for AK::StreamMgr::IAkIOHookBlocking:
AK::StreamMgr::IAkLowLevelIOHook

Public Member Functions

virtual AKRESULT  Read (AkFileDesc &in_fileDesc, const AkIoHeuristics &in_heuristics, void *out_pBuffer, AkIOTransferInfo &in_transferInfo)=0
 
virtual AKRESULT  Write (AkFileDesc &in_fileDesc, const AkIoHeuristics &in_heuristics, void *in_pData, AkIOTransferInfo &io_transferInfo)=0
 
- Public Member Functions inherited from AK::StreamMgr::IAkLowLevelIOHook
virtual AKRESULT  Close (AkFileDesc &in_fileDesc)=0
 
virtual AkUInt32  GetBlockSize (AkFileDesc &in_fileDesc)=0
 
virtual void  GetDeviceDesc (AkDeviceDesc &out_deviceDesc)=0
 
virtual AkUInt32  GetDeviceData ()=0
 

Protected Member Functions

virtual  ~IAkIOHookBlocking ()
  Virtual destructor on interface to avoid warnings. More...
 
- Protected Member Functions inherited from AK::StreamMgr::IAkLowLevelIOHook
virtual  ~IAkLowLevelIOHook ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Interface for blocking low-level I/O transfers. Used by streaming devices created with the AK_SCHEDULER_BLOCKING flag. This is the simplest I/O hook. Calls to Read()/Write() must block until they are completed. The streaming device's I/O thread sends one transfer at a time.

Definition at line 230 of file AkStreamMgrModule.h.


The documentation for this class was generated from the following file:

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