mpv_stream_cb_info.read_fn

Callbacks set by the user in the mpv_stream_cb_open_ro_fn callback. Some of them are optional, and can be left unset.

The following callbacks are mandatory: read_fn, close_fn

struct mpv_stream_cb_info
mpv_stream_cb_read_fn read_fn;

Meta