|
| static const uint32_t | kAppSignature (((((uint32_t)( 'O'))<< 24)|(((uint32_t)( 'v'))<< 16)|(((uint32_t)( 'r'))<< 8)|(((uint32_t)( 'l'))<< 0))) |
| |
| static bool | DrawVLine (NTV2Buffer &buf, const NTV2RasterInfo &info, const ULWord argbPixValue, const ULWord pixThickness, const ULWord xPos, const ULWord yTop, const ULWord height) |
| |
| static bool | DrawHLine (NTV2Buffer &buf, const NTV2RasterInfo &info, const ULWord argbPixValue, const ULWord vThickness, const ULWord yPos, const ULWord xLeft, const ULWord width) |
| |
| static bool | DrawBox (NTV2Buffer &buf, const NTV2RasterInfo &info, const ULWord argbPixValue, const UWord pixThickness, const UWord topLeftX, const UWord topLeftY, const ULWord width, const ULWord height) |
| |
| static ULWord | gPlayEnterCount (0) |
| |
| static ULWord | gPlayExitCount (0) |
| |
Implementation of NTV2Overlay demonstration class.
- Copyright
- (C) 2012-2022 AJA Video Systems, Inc. All rights reserved.
Definition in file ntv2overlay.cpp.