#include <h281.h>
Inheritance diagram for H281_Frame:

| H281_Frame::H281_Frame | ( | ) | 
| H281_Frame::~H281_Frame | ( | ) | 
| RequestType H281_Frame::GetRequestType | ( | ) |  const [inline] | 
        
| void H281_Frame::SetRequestType | ( | RequestType | requestType | ) | 
| PanDirection H281_Frame::GetPanDirection | ( | ) | const | 
| void H281_Frame::SetPanDirection | ( | PanDirection | direction | ) | 
| TiltDirection H281_Frame::GetTiltDirection | ( | ) | const | 
| void H281_Frame::SetTiltDirection | ( | TiltDirection | direction | ) | 
| ZoomDirection H281_Frame::GetZoomDirection | ( | ) | const | 
| void H281_Frame::SetZoomDirection | ( | ZoomDirection | direction | ) | 
| FocusDirection H281_Frame::GetFocusDirection | ( | ) | const | 
| void H281_Frame::SetFocusDirection | ( | FocusDirection | direction | ) | 
| BYTE H281_Frame::GetTimeout | ( | ) | const | 
| void H281_Frame::SetTimeout | ( | BYTE | timeout | ) | 
| BYTE H281_Frame::GetVideoSourceNumber | ( | ) | const | 
| void H281_Frame::SetVideoSourceNumber | ( | BYTE | videoSourceNumber | ) | 
| VideoMode H281_Frame::GetVideoMode | ( | ) | const | 
| void H281_Frame::SetVideoMode | ( | VideoMode | videoMode | ) | 
| BYTE H281_Frame::GetPresetNumber | ( | ) | const | 
| void H281_Frame::SetPresetNumber | ( | BYTE | presetNumber | ) | 
 1.5.1