Version

menu_open
virtual AKRESULT AK::IAkStreamMgr::CreateStd ( AkFileID  in_fileID,
AkFileSystemFlags in_pFSFlags,
AkOpenMode  in_eOpenMode,
IAkStdStream *&  out_pStream,
bool  in_bSyncOpen  
) [pure virtual]

Create a standard stream (ID overload).

Returns:
AK_Success if the stream was created successfully
Remarks:
The ID overload of AK::StreamMgr::IAkFileLocationResolver::Open() will be called.
See also:
Parameters:
in_fileID  Application-defined ID
in_pFSFlags  Special file system flags (can pass NULL)
in_eOpenMode  Open mode (read, write, ...)
out_pStream  Returned interface to a standard stream. If the function does not return AK_Success, this pointer is left untouched.
in_bSyncOpen  If 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