Function gst_media_source_end_of_stream

Source
pub unsafe extern "C" fn gst_media_source_end_of_stream(
    self_: *mut GstMediaSource,
    eos_error: GstMediaSourceEOSError,
    error: *mut *mut GError,
) -> gboolean