NET_VCA_PLAY_CELLPHONE

Structure about playing mobile phone detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON struRegion;
  WORD            wDuration;  
  BYTE            byRes[6];
}NET_VCA_PLAY_CELLPHONE, *LPNET_VCA_PLAY_CELLPHONE;

Members

struRegion

Coordinates of detection area, refer to the structure NET_VCA_POLYGON for details.

wDuration

Duration time of playing mobile phone, range: [1,600], default value: 20, unit: second.

byRes

Reserved.