User`s guide
17 Functions — Alphabetical List
17-52
1
Create a second video input object.
vid2 = videoinput('winvideo');
Start one of the video input objects again, such as vid, and use islogging to determine
which of the two objects is logging.
start(vid)
bool = islogging([vid vid2])
bool =
1 0
See Also
isrunning | isvalid | videoinput | Logging | LoggingMode