NvOSD_Mode¶
- pyds.NvOSD_Mode¶
Enumerator. List modes used to overlay boxes and text.
Members:
MODE_CPU : Selects CPU for OSD processing. Works with RGBA data only.
MODE_GPU : Selects GPU for OSD processing. Yet to be implemented.
MODE_NONE : Invalid mode. Instead GPU mode will be used.