API Version: 1.0
Library Version: 1.5.0
Generated by gi-docgen 2025.4
struct VncAudioSample { guint8* data; guint32 length; guint32 capacity; }
No description available.
data:
guint8*
length:
guint32
capacity:
Allocate a new audio sample able to store capacity bytes of audio data.
capacity
Allocate a new audio sample, initializing it with a copy of the data in sample.
sample
Release memory associated with the audio sample sample.
Content