the sample size in bytes
Allocate a new audio sample, initializing it with a copy
of the data in sample
.
The returned sample must be freed with vnc_audio_sample_free when no longer required.
Release memory associated with the audio sample
sample
Allocate a new audio sample able to store capacity
bytes of audio data.
The returned sample must be freed with vnc_audio_sample_free when no longer required.
the sample size in bytes
Allocate a new audio sample able to store
capacity
bytes of audio data.The returned sample must be freed with vnc_audio_sample_free when no longer required.