Reference Manual - 1.0.1
IDirectFB   SetVideoMode

Switch the current video mode (primary layer).切换当前显示模式(主层)

SetVideoMode (
  IDirectFB   * thiz,
  int   width,
  int   height,
  int   bpp
);

If in shared cooperative level this function sets the resolution of the window that is created implicitly for the primary surface.如果是共享协作层,此函数设置分辨率时将暗地为主平面创建窗口

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