Version

menu_open

◆ 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_this Current instance of this interface.
[in] in_pData A pointer to the buffer containing the data to be written.
[in] in_cBytes The number of bytes to write.
[out] out_cWritten The number of bytes actually written.
Returns
true if successful.

Definition at line 79 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