Reference Manual - 1.2.7
IDirectFBVideoProvider   DisableEvents

Disable specific events from being sent from the video provider

DFBResult DisableEvents (
  IDirectFBVideoProvider   * thiz,
  DFBVideoProviderEventType   mask
);

The argument is a mask of events that will be cleared in the video providers's event mask. The default event mask is DWET_ALL.

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