Lines Matching full:capturing
18 * Contains code capturing video frames from a camera device on Windows.
58 /* Video capturing window. Null indicates that device is not connected. */
61 * being capturing. */
129 W("%s: Frames should not be capturing at this point",
134 /* Destroy the capturing window. */
159 /* Resets camera device after capturing.
190 /* Recreate the capturing window. */
271 * the parent window, since we don't want video capturing
276 E("%s: Unable to create video capturing window '%s': %d",
305 /* wcd->dc is an indicator of capturing: !NULL - capturing, NULL - not */
307 W("%s: Capturing is already on on device '%s'",
363 D("%s: Video capturing driver has reported pixel format %.4s",
380 /* Get DC for the capturing window that will be used when we deal with
381 * bitmaps obtained from the camera device during frame capturing. */
502 D("%s: Capturing device '%s': %d bits per pixel in %.4s [%dx%d] frame",
510 /* Callback is set. Don't use clipboard when capturing frames. */
532 W("%s: Device '%s' is not capturing video",
715 /* Unfortunately, on Windows we have to start capturing in order to get the