copy


Description:

public AudioFormat copy ()

Allocate a new VNC audio format struct whose contents is initialized with the data found in this.

The struct must be released using vnc_audio_format_free when no longer required.

Parameters:

this

the format to copy

Returns:

the new audio format struct