localAddress
Extracts the InetAddress to which the socket was bound.
See Also: srt_getsockname
Return
if socket is bound and valid, it returns the local InetAddress. Otherwise, it returns a null.
See also
Throws
if SRT socket is invalid or not bound