AudioFormat
Description:
[ CCode ( has_construct_function = false ) ]
public AudioFormat ()
public AudioFormat ()
Allocate a new VNC audio format struct whose contents is initialized to all zeros.
The struct must be released using vnc_audio_format_free when no longer required
Returns:
the new audio format struct |