Definition at line 201 of file RgbDataSrcLavcTestGUI.h. References Impala::Visualization::PropertyHolder::AddProp(). 00202 :PropertyHolder(parent,width,height,Name) 00203 { 00204 AddProp("pts",""); 00205 AddProp("dts",""); 00206 AddProp("size",""); 00207 AddProp("pos",""); 00208 AddProp("stream_index",""); 00209 AddProp("flags",""); 00210 AddProp("duration",""); 00211 }
Here is the call graph for this function:
|