Method

PhocOutputadd_frame_callback

Declaration [src]

guint
phoc_output_add_frame_callback (
  PhocOutput* self,
  PhocAnimatable* animatable,
  PhocFrameCallback callback,
  gpointer user_data,
  GDestroyNotify notify
)

Description

No description available.

Parameters

animatable

Type: PhocAnimatable

No description available.

The data is owned by the caller of the method.
callback

Type: PhocFrameCallback

No description available.

user_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
notify

Type: GDestroyNotify

No description available.

Return value

Type: guint

No description available.