Structure about timeout configuration by module.
struct{ DWORD dwPreviewTime; DWORD dwAlarmTime; DWORD dwVodTime; DWORD dwElse; BYTE byRes[512]; }NET_DVR_LOCAL_MODULE_RECV_TIMEOUT_CFG, *LPNET_DVR_LOCAL_MODULE_RECV_TIMEOUT_CFG;
Live view module receiving timeout, unit: millisecond, range: 0-3000,000, 0-restore to default settings.
Alarm module receiving timeout, unit: millisecond, range: 0-3000,000, 0-restore to default settings.
Playback module receiving timeout, unit: millisecond, range: 0-3000,000, 0-restore to default settings.
Other modules' receiving timeout, unit: millisecond, range: 0-3000,000, 0-restore to default settings.
Reserved, set to 0.