video_output


Description:

public signal void video_output (Pixdata pixdata)

The video_output signal is emitted each time a new video frame is emitted by the core.

pixdata will be invalid after the signal emission, copy it in some way if you want to keep it.

Parameters:

pixdata

the Pixdata