K
- kernel mode
- The processor mode that allows full, unprotected access to the system. A driver or thread running in kernel mode has access to system memory and hardware.
- key frame
- A frame of video data that contains all the data necessary to construct that frame. In contrast, delta frames contain data relating to changes from the last key frame and do not contain enough information by themselves to construct a complete frame.