19 #ifndef __ZOOMEDVIDEO__
20 #define __ZOOMEDVIDEO__
42 #if PRAGMA_STRUCT_ALIGN
43 #pragma options align = mac68k
44 #elif PRAGMA_STRUCT_PACKPUSH
46 #elif PRAGMA_STRUCT_PACK
50 #define kZVDriverName "\p.ZVPort"
56 cscZVSetCurrentAnalogValue = 3,
58 cscZVSetInputStandard = 11,
59 cscZVGetMaxSourceRect = 12
64 cscZVGetVideoEnable = 2,
65 cscZVGetCurrentAnalogValue = 3,
66 cscZVGetDefaultAnalogValue = 4,
67 cscZVGetVSyncState = 5,
69 cscZVGetInputFlags = 7,
70 cscZVGetNumberOfInputs = 8,
72 cscZVGetInputFormat = 10
84 kZVHasAudio = (1 << 0),
85 kZVHasTVTuner = (1 << 1),
86 kZVHasContrast = (1 << 16),
87 kZVHasBrightness = (1 << 17),
88 kZVHasSharpness = (1 << 18),
89 kZVHasSaturation = (1 << 19),
137 #if PRAGMA_STRUCT_ALIGN
138 #pragma options align = reset
139 #elif PRAGMA_STRUCT_PACKPUSH
141 #elif PRAGMA_STRUCT_PACK
145 #ifdef PRAGMA_IMPORT_OFF
Device Manager Interfaces.
Basic Macintosh data types.
unsigned char Boolean
Definition: MacTypes.h:318
UInt32 ZVFeatures
Definition: ZoomedVideo.h:82
UInt16 ZVAnalogControlSelector
Definition: ZoomedVideo.h:115
Definition: MacTypes.h:527
Definition: ZoomedVideo.h:131
Definition: ZoomedVideo.h:103
Definition: ZoomedVideo.h:93