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 | |
data |
PCM data |
bytes |
size of |
time |
stream timestamp |
Namespace: Spice
Package: spice-client-glib-2.0