IPv6Address

extension IPv6Address
  • The streaming Architecture for Control Networks (ACN) protocol IPv6 multicast address for the given universe.

    Declaration

    Swift

    public static func sACN(universe: UInt16) -> IPv6Address?

    Parameters

    universe

    a sACN universe

    Return Value

    an IPv6Address for the given universe

  • The streaming Architecture for Control Networks (ACN) protocol IPv6 multicast address for universe discovery (64214).

    Declaration

    Swift

    public static var sACNUniverseDiscovery: IPv6Address { get }