Version

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

Schedule a read 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 AK::IAkStdStream::GetStatus() stops returning AK_StmStatusPending.
Returns:
AK_Success if the operation was successfully scheduled (but not necessarily completed)
See also:
Parameters:
in_pBuffer  User buffer address
in_uReqSize  Requested read 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 read

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