Version

menu_open
Wwise SDK 2023.1.3

◆ CreateStd()

virtual AKRESULT AK::IAkStreamMgr::CreateStd ( const AkFileOpenData in_FileOpen,
IAkStdStream *&  out_pStream,
bool  in_bSyncOpen 
)
pure virtual

Create a standard stream (string overload).

Returns
AK_Success if the stream was created successfully
Remarks
The string overload of AK::StreamMgr::IAkFileLocationResolver::Open() will be called.
See also
Parameters
in_FileOpenFile name or file ID (only one should be valid), open flags, open mode
out_pStreamReturned interface to a standard stream. If the function does not return AK_Success, this pointer is left untouched.
in_bSyncOpenIf true, force the Stream Manager to open file synchronously. Otherwise, it is left to its discretion.

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