Fbvideo - Planar DX/PCI User Manual

Display controller
Hide thumbs Also See for DX/PCI:
Table of Contents

Advertisement

78 | FbVideo

FbVideo

Purpose Use
Syntax
DBool (*FbVideo) (dev, on)
Return value
TRUE
was off.
Description
FbVideo()
the display video off if
of the video (on or off) before this call takes effect.
Errors None.
Example This example turns the display video off.
#include "domeMd.h"
DMdDev
DBool
videoOn = (*dev->FbVideo) (dev, FALSE);
See also
DMdDev Structure
to turn video on or off.
FbVideo
Parameter Type
DMdDev
DBool
if video was on before the call;
turns the display video on if
dev;
videoOn;
.
.
.
Name
Description
Device handle of the DOME
dev
device
Specifies whether to turn video
on
on or off
is
. It also returns the status
on
FALSE
if video
FALSE
is
. It turns
on
TRUE

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome m2/pciRx/pciDome dx/pciDome rx/pci

Table of Contents