Dartmedia_streamer_sink_eos_cbFunction typedef
Dartmedia_streamer_sink_eos_cbFunction =
void Function(media_streamer_node_h sink, Pointer<Void> user_data)
Implementation
typedef Dartmedia_streamer_sink_eos_cbFunction = void Function(
media_streamer_node_h sink, ffi.Pointer<ffi.Void> user_data);