Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2022.1.13.8454 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

◆ WriteData

bool(* ak_wwise_plugin_host_data_writer_v1::WriteData) (struct ak_wwise_plugin_host_data_writer_instance_v1 *in_this, const void *in_pData, uint32_t in_cBytes, uint32_t *out_cWritten)

Writes a block of data.

Caution: This data will always be written as-is, with no platform-specific conversion.
Parameters
[in]in_thisCurrent instance of this interface.
[in]in_pDataA pointer to the buffer containing the data to be written.
[in]in_cBytesThe number of bytes to write.
[out]out_cWrittenThe number of bytes actually written.
Returns
true if successful.

Definition at line 78 of file HostDataWriter.h.

Referenced by AK.Wwise::Plugin::V1::DataWriter::WriteData().


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