removed property. added automatically define number of cpus for decoding video

This commit is contained in:
Andrey Morozov
2011-08-02 14:27:21 +00:00
parent d87f513b4f
commit bba4f9e5d6
3 changed files with 50 additions and 19 deletions

View File

@@ -372,9 +372,7 @@ enum
// Properties of cameras available through GStreamer interface
CV_CAP_GSTREAMER_QUEUE_LENGTH = 200, // default is 1
CV_CAP_PROP_PVAPI_MULTICASTIP = 300, // ip for anable multicast master mode. 0 for disable multicast
CV_CAP_PROP_THREADS = 400
CV_CAP_PROP_PVAPI_MULTICASTIP = 300 // ip for anable multicast master mode. 0 for disable multicast
};
enum