QuercusVL Programming Manual
Returns the total amount of time that the vehicle was stopped, including the time
previous to the traffic light going red; in miliseconds.
En C, the parameter "h" is a handler of incidence (Incidence).
Images
●
C++:
C:
In C++ returns the collection of images that make up the incidence.
In C, there is no representation of
collection properties:
int VL_Incidence_get_Images_Count(int h): number of images in the incidence.
●
int VL_Incidence_get_Images_Item(int h, int item): returns the image in the
●
indicated position inside the collection of incidence images (starting from zero).
If there is no imaage at the specified position, returns null.
In C, if the object is no more needed, the function VL_Image_Release must be
called (see Release method from Image).
In C, the parameter "h" is a handler of the incidence (Incidence).
Video
●
C++:
C:
Returns the generated video of the incidence.
In C++, if there is no video from the incidence, returns a invalid one (see IsValid from
Video class)
In C, if there is no video of the incidence returns null.
In C, when the object is no more needed, the function VL_Video_Release must be called
(see Release method from Video class).
In C, the parameter "h" is a handler of the incidence (Incidence).
3.25.2. Methods
IsValid
●
C++:
C:
Quercus Technologies
Images get_Images()
Does not exist
Video get_Video()
int VL_Incidence_get_Video(int h)
bool IsValid()
Does not exist
"Images" , but methods to directly access to
66
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?