_CRcapture
Create a new capture device from a device index.
Prototype :
fun [Chn I] ObjCapture
- Chn : a channel, typically the current channel
- I : a device index (from 0) or 'nil' for first found
Return : ObjCapture the new object or nil if error.
See also :
Example :