mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-26 21:10:34 +00:00
doc/protocols: simplify and clarify UDP localaddr option
Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
parent
ab0812c1a8
commit
9344322573
@ -1544,9 +1544,8 @@ packet bursts.
|
|||||||
Override the local UDP port to bind with.
|
Override the local UDP port to bind with.
|
||||||
|
|
||||||
@item localaddr=@var{addr}
|
@item localaddr=@var{addr}
|
||||||
Choose the local IP address. This is useful e.g. if sending multicast
|
Local IP address of a network interface used for sending packets or joining
|
||||||
and the host has multiple interfaces, where the user can choose
|
multicast groups.
|
||||||
which interface to send on by specifying the IP address of that interface.
|
|
||||||
|
|
||||||
@item pkt_size=@var{size}
|
@item pkt_size=@var{size}
|
||||||
Set the size in bytes of UDP packets.
|
Set the size in bytes of UDP packets.
|
||||||
|
Loading…
Reference in New Issue
Block a user