IPv4Address
extension IPv4Address
-
The streaming Architecture for Control Networks (ACN) protocol IPv4 multicast address for the given
universe.Declaration
Swift
public static func sACN(universe: UInt16) -> IPv4Address?Parameters
universea sACN universe
Return Value
an IPv6Address for the given
universe -
The streaming Architecture for Control Networks (ACN) protocol IPv4 multicast address for universe discovery (64214).
Declaration
Swift
public static var sACNUniverseDiscovery: IPv4Address { get }
View on GitHub
Install in Dash
IPv4Address Extension Reference