Tuner status fields
[Tuners]

These bitfield values are returned by a call to HPI_Tuner_GetStatus(). More...

Defines

#define HPI_TUNER_VIDEO_COLOR_PRESENT   0x0001
 Video color is present.
#define HPI_TUNER_VIDEO_IS_60HZ   0x0020
 60 Hz video detected.
#define HPI_TUNER_VIDEO_HORZ_SYNC_MISSING   0x0040
 Video HSYNC is missing.
#define HPI_TUNER_VIDEO_STATUS_VALID   0x0100
 Video status is valid.
#define HPI_TUNER_PLL_LOCKED   0x1000
 The tuner's PLL is locked.
#define HPI_TUNER_FM_STEREO   0x2000
 Tuner reports back FM stereo.
#define HPI_TUNER_DIGITAL   0x0200
 Tuner reports digital programming.
#define HPI_TUNER_MULITPROGRAM   0x0400
 Tuner reports multiple programs.

Detailed Description

These bitfield values are returned by a call to HPI_Tuner_GetStatus().

Multiple fields are returned from a single call.


Define Documentation

#define HPI_TUNER_VIDEO_COLOR_PRESENT   0x0001
 

Video color is present.

#define HPI_TUNER_VIDEO_IS_60HZ   0x0020
 

60 Hz video detected.

#define HPI_TUNER_VIDEO_HORZ_SYNC_MISSING   0x0040
 

Video HSYNC is missing.

#define HPI_TUNER_VIDEO_STATUS_VALID   0x0100
 

Video status is valid.

#define HPI_TUNER_PLL_LOCKED   0x1000
 

The tuner's PLL is locked.

#define HPI_TUNER_FM_STEREO   0x2000
 

Tuner reports back FM stereo.

#define HPI_TUNER_DIGITAL   0x0200
 

Tuner reports digital programming.

#define HPI_TUNER_MULITPROGRAM   0x0400
 

Tuner reports multiple programs.


Generated on Tue Nov 18 12:59:30 2008 for AudioScience HPI by  doxygen 1.4.6-NO