address_is_multicast


Description:


public bool address_is_multicast (string nettype, string addrtype, string addr)

Check if the given addr is a multicast address.

Parameters:

nettype

a network type

addrtype

an address type

addr

an address

Returns:

TRUE when addr is multicast.


Namespace: Gst.SDP