Function gstreamer_rtsp_server_sys::gst_rtsp_address_pool_reserve_address [−][src]
pub unsafe extern "C" fn gst_rtsp_address_pool_reserve_address(
pool: *mut GstRTSPAddressPool,
ip_address: *const c_char,
port: c_uint,
n_ports: c_uint,
ttl: c_uint,
address: *mut *mut GstRTSPAddress
) -> GstRTSPAddressPoolResult