Version

    Other Documentation

menu_open

AK::StreamMgr::IAkIOHookBlocking Class Reference

Inheritance diagram for AK::StreamMgr::IAkIOHookBlocking:
AK::StreamMgr::IAkLowLevelIOHook

List of all members.

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

Protected Member Functions

virtual  ~IAkIOHookBlocking ()
  Virtual destructor on interface to avoid warnings.

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 209 of file AkStreamMgrModule.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise