Searched defs:canStream (Results 1 – 2 of 2) sorted by relevance
18 @Test void canStream() { in canStream() method in NodeStreamTest
461 bool canStream = has_rw() || has_streaming(); in setDevice() local1176 bool canStream = g_fd() >= 0 && (v4l_type_is_capture(g_type()) || has_vid_out()) && in stopStreaming() local