Version

menu_open
Wwise SDK 2018.1.11

◆ Write()

virtual AKRESULT AK::IAkStdStream::Write ( void *  in_pBuffer,
AkUInt32  in_uReqSize,
bool  in_bWait,
AkPriority  in_priority,
AkReal32  in_fDeadline,
AkUInt32 out_uSize 
)
pure virtual

Schedule a write request.

Warning
Use only with a multiple of the block size, queried via AK::IAkStdStream::GetBlockSize().
Remarks
If the call is asynchronous (in_bWait = false), wait until GetStatus() stops returning AK_StmStatusPending.
Returns
AK_Success if the operation was successfully scheduled
See also
Parameters
in_pBuffer User buffer address
in_uReqSize Requested write size
in_bWait Block until the operation is complete
in_priority Heuristic: operation priority
in_fDeadline Heuristic: operation deadline (ms)
out_uSize The size that was actually written

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