Reference Manual - 1.4.3
IDirectFBVideoProvider   EnableEvents

Enable specific events to be sent from the video provider.

DFBResult EnableEvents (
  IDirectFBVideoProvider   * thiz,
  DFBVideoProviderEventType   mask
);

The argument is a mask of events that will be set in the videoproviders's event mask. The default event mask is DVPET_ALL.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License