acquire_address
Description:
Take an address and ports from this.
flags can be used to control the allocation. n_ports consecutive ports will be allocated of which the first one can
be found in port.
Parameters:
| this | |
| flags |
flags |
| n_ports |
the amount of ports |
Returns:
|
a Address that should be freed with gst_rtsp_address_free after use or null when no address could be acquired. |