Home | History | Annotate | Download | only in camera

Lines Matching full:frames

24  *  - Capturing frames
42 * - Capturing frames
81 * This method tells the camera device to start capturing frames of the given
83 * the delivery of the captured frames to the emulated camera. Call
84 * startDeliveringFrames method to start delivering frames. This method must
88 * width, height - Frame dimensions to use when capturing video frames.
89 * pix_fmt - Pixel format to use when capturing video frames.
96 * This method tells the camera device to stop capturing frames. Note that
97 * this method doesn't stop delivering frames to the emulated camera. Always
101 * called for an object that is not capturing frames, or is disconnected,
137 /* Starts delivering frames captured from the camera device.
138 * This method will start the worker thread that would be pulling frames from
139 * the camera device, and will deliver the pulled frames back to the emulated
145 * one_burst - Controls how many frames should be delivered. If this
147 * emulated camera. If this parameter is 'false', frames will keep
157 /* Stops delivering frames captured from the camera device.
246 * it's applicable only when camera device is ready to stream frames.
314 * Typicaly when emulated camera device starts capturing frames from the