Fbvideo - Planar Dome Md2/PCI Developer's Manual

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

Advertisement

80

FbVideo

Purpose Use
Syntax
DBool (*FbVideo) (dev, on)
Parameter
Type
DMdDev
DBool
Return value
TRUE
was off.
Description
FbVideo()
off if
(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
FbVideo Parameters
Name
dev
on
if video was on before the call;
turns the display video on if
is
. It also returns the status of the video
on
FALSE
dev;
videoOn;
.
.
.
Description
Device handle of the DOME device
Specifies whether to turn video
on or off
FALSE
FbVideo
if video
is
and
on
TRUE

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents