Version

menu_open
virtual AKRESULT AK::IAkStreamMgr::CreateStd ( const AkOSChar in_pszFileName,
AkFileSystemFlags in_pFSFlags,
AkOpenMode  in_eOpenMode,
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_pszFileName  Application-defined string (title only, or full path, or code...)
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.

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