Method

GVncAudioplayback_start

Declaration [src]

void
vnc_audio_playback_start (
  VncAudio* aud,
  VncAudioFormat* format
)

Description [src]

Indicate that the remote desktop is about to start audio playback in format format.

Parameters

format VncAudioFormat
 

The new audio format.

 The data is owned by the caller of the function.