Function libnotcurses_sys::ffi::ncvisual_simple_streamer [−][src]
pub unsafe extern "C" fn ncvisual_simple_streamer(
ncv: *mut ncvisual,
vopts: *mut ncvisual_options,
tspec: *const timespec,
curry: *mut c_void
) -> c_int
Expand description
Shut up and display my frames! Provide as an argument to ncvisual_stream(). If you’d like subtitles to be decoded, provide an ncplane as the curry. If the curry is NULL, subtitles will not be displayed.