![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Declares MacOS-only enums used by the Mac driver and the SDK. More...
Go to the source code of this file.
Macros | |
| #define | AUDIO_MAX_SAMPLING_RATE_PER_MS 48 |
Variables | |
| const IOReturn | kNTV2DriverBadDMA = 0x04430011 |
| const IOReturn | kNTV2DriverDMABusy = 0x04430012 |
| const IOReturn | kNTV2DriverParamErr = 0x04430013 |
| const IOReturn | kNTV2DriverPgmXilinxErr = 0x04430014 |
| const IOReturn | kNTV2DriverNotReadyErr = 0x04430015 |
| const IOReturn | kNTV2DriverPrepMemErr = 0x04430016 |
| const IOReturn | kNTV2DriverPgmPPCErr = 0x04430017 |
| const IOReturn | kNTV2DriverDMATooLarge = 0x04430018 |
| const IOReturn | kNTV2DriverBadHeaderTag = 0x04430019 |
| const IOReturn | kNTV2UnknownStructType = 0x0443001A |
| const IOReturn | kNTV2HeaderVersionErr = 0x0443001B |
| const IOReturn | kNTV2DriverBadTrailerTag = 0x0443001C |
| const IOReturn | kNTV2DriverMapperErr = 0x0443001D |
| const IOReturn | kNTV2DriverUnmapperErr = 0x0443001E |
| const IOReturn | kNTV2DriverMsgConvErr = 0x0443001F |
Declares MacOS-only enums used by the Mac driver and the SDK.
Definition in file ntv2macpublicinterface.h.
| #define AUDIO_MAX_SAMPLING_RATE_PER_MS 48 |
Definition at line 118 of file ntv2macpublicinterface.h.
| anonymous enum |
Definition at line 121 of file ntv2macpublicinterface.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kStandAloneNormalStatus | |
| kStandAloneBusyStatus | |
| kStandAloneNoOp | |
| kStandAloneFactoryBurn | |
| kStandAloneUserBurn | |
| kStandAlonePatternBurn | |
Definition at line 182 of file ntv2macpublicinterface.h.
| enum DMAEngine |
| Enumerator | |
|---|---|
| kDMANone | |
| kDMA1 | |
| kDMA2 | |
| kDMA3 | |
| kDMA4 | |
| kDMAAuto | |
Definition at line 104 of file ntv2macpublicinterface.h.
| enum InterruptType |
Definition at line 89 of file ntv2macpublicinterface.h.
| enum IsochStreamType |
| Enumerator | |
|---|---|
| kIsochVideoStream | |
| kIsochAudioPlaybackStream | |
| kIsochAudioCaptureStream | |
| kIsochMaxStreams | |
Definition at line 173 of file ntv2macpublicinterface.h.
| enum MemoryType |
| Enumerator | |
|---|---|
| kRegisterMemory | |
| kFrameBufferMemory | |
| kXena2FlashMemory | |
| kNumberMemoryType | |
Definition at line 80 of file ntv2macpublicinterface.h.
Definition at line 36 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverBadDMA = 0x04430011 |
Definition at line 17 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverBadHeaderTag = 0x04430019 |
Definition at line 26 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverBadTrailerTag = 0x0443001C |
Definition at line 29 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverDMABusy = 0x04430012 |
Definition at line 18 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverDMATooLarge = 0x04430018 |
Definition at line 24 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverMapperErr = 0x0443001D |
Definition at line 30 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverMsgConvErr = 0x0443001F |
Definition at line 32 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverNotReadyErr = 0x04430015 |
Definition at line 21 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverParamErr = 0x04430013 |
Definition at line 19 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverPgmPPCErr = 0x04430017 |
Definition at line 23 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverPgmXilinxErr = 0x04430014 |
Definition at line 20 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverPrepMemErr = 0x04430016 |
Definition at line 22 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2DriverUnmapperErr = 0x0443001E |
Definition at line 31 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2HeaderVersionErr = 0x0443001B |
Definition at line 28 of file ntv2macpublicinterface.h.
| const IOReturn kNTV2UnknownStructType = 0x0443001A |
Definition at line 27 of file ntv2macpublicinterface.h.