Searched defs:stream_on (Results 1 – 4 of 4) sorted by relevance
28 fn stream_on(&self) -> Result<(), ioctl::StreamOnError>; in stream_on() method
470 fn stream_on(&self) -> Result<(), StreamOnError> { in stream_on() method
109 bool stream_on; member
540 void VideoStreamer::stream_on() in stream_on() function in VideoStreamer