Audiokinetic Wwise Knowledge Base

Can we override the file I/O (streaming) (to make them go through our streaming code)?

Yes you can.

The sound engine I/O system is completely overridable / plug-in-able. Also, the implementation of the Stream Manager rests on a set of interfaces, referred to as the Low-Level IO, which you can implement the way you like, in order to redirect I/O to your own file I/O system.

You will find more information directly in the documentation of the SDK.

Note that it is also possible for games to use the sample streaming manager provided with the sound engine to manage all the game I/O.




Article Details

Last Updated
17th o February, 2010

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favorites Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF

User Opinions (0 votes)

No users have voted.

How would you rate this answer?



Thank you for rating this answer.

Related Articles

No related articles were found.

Attachments

No attachments were found.

Continue