#include <videoio.h>
Inheritance diagram for PVideoInteractionInfo:

Public Types | |
| InteractKey | |
| InteractMouse | |
| Register remote KeyPresses. | |
| InteractNavigate | |
| Register remote Mouse Movement Clicks. | |
| InteractRTSP | |
| Register remote Navigation commands. | |
| InteractOther | |
| Register remote application specific Inputs. | |
| enum | InputInteractType { InteractKey, InteractMouse, InteractNavigate, InteractRTSP, InteractOther } |
Static Public Member Functions | |
| static PString | AsString (const InputInteractType &type) |
Public Attributes | |
| InputInteractType | type |
| static PString PVideoInteractionInfo::AsString | ( | const InputInteractType & | type | ) | [static] |
1.4.7