PTLib  Version 2.10.4
PVideoInteractionInfo Class Reference

This class defines a video Input device Interactions (Remote Inputs/Controls) More...

#include <videoio.h>

Inheritance diagram for PVideoInteractionInfo:
PObject

List of all members.

Public Types

enum  InputInteractType {
  InteractKey, InteractMouse, InteractNavigate, InteractRTSP,
  InteractOther
}

Static Public Member Functions

static PString AsString (const InputInteractType &type)

Public Attributes

InputInteractType type

Detailed Description

This class defines a video Input device Interactions (Remote Inputs/Controls)


Member Enumeration Documentation

Enumerator:
InteractKey 
InteractMouse 

Register remote KeyPresses.

InteractNavigate 

Register remote Mouse Movement Clicks.

InteractRTSP 

Register remote Navigation commands.

InteractOther 

Register remote RTSP (Real Time Streaming Protocol) Inputs.

Register remote application specific Inputs


Member Function Documentation

static PString PVideoInteractionInfo::AsString ( const InputInteractType type) [static]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines