View Single Post
  #13  
Old 10-02-2018, 09:00
ketan ketan is offline
Friend
 
Join Date: Mar 2005
Posts: 154
Rept. Given: 0
Rept. Rcvd 17 Times in 9 Posts
Thanks Given: 8
Thanks Rcvd at 138 Times in 72 Posts
ketan Reputation: 17
You should paste that code before main(), then add right after lc_init call this:

declare_vid(job, "YOUR_VID_NAME", YOUR_VID_TYPE);

Last edited by ketan; 10-02-2018 at 09:06.
Reply With Quote