Searched defs:VideoCaptureState (Results 1 – 2 of 2) sorted by relevance
30 struct VideoCaptureState { struct31 VideoCaptureState() : started(false), frame_rate(0) {} in VideoCaptureState() function43 const VideoCaptureState& state() const { return state_; } in state() argument
16 enum VideoCaptureState { enum