record_send_data


Description:


[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void record_send_data (RecordChannel channel, void* data, size_t bytes, uint32 time)

Warning: record_send_data is deprecated since 0.35.

Send recorded PCM data to the guest.

Note:

use send_data instead.

Parameters:

channel

a RecordChannel

data

PCM data

bytes

size of data

time

stream timestamp


Namespace: Spice