AudioVideoBridging macOS 12.3 to 13.0 API Differences

AVB17221ACMPMessage.h
Added AVB17221ACMPMessage.connectedListenersEntries
Added AVB17221ACMPMessage.connectedListenersEntriesValid
Added AVB17221ACMPMessage.ipFlags
Added AVB17221ACMPMessage.sourcePort
Added AVB17221ACMPMessage.destinationPort
Added AVB17221ACMPMessage.sourceIPAddress
Added AVB17221ACMPMessage.destinationIPAddress
AVB17221Entity.h
Added AVB17221Entity.currentConfigurationIndex
AVB17221EntityDiscoveryDelegate.h
Removed #def kAVB17221EntityPropertyChangedShouldntChangeMask
Removed #def kAVB17221EntityPropertyChangedCanChangeMask
Added AVB17221EntityPropertyChangedCurrentConfigurationIndex
AVBConstants.h
Removed AVB17221ADPControllerCapabilitiesHasLayer3Proxy
Added AVB17221ADPEntityCapabilitiesAEMConfigurationIndexValid
Added AVB17221ACMPIPFlag
Added AVB17221ACMPIPFlagNone
AVBIPAddress.h
Added AVBIPAddress
Added -[AVBIPAddress initWithIPv6Address:]
Added -[AVBIPAddress initWithIPv6AddressData:]
Added -[AVBIPAddress initWithIPv4Address:]
Added -[AVBIPAddress initWithSockAddr:]
Added AVBIPAddress.representsIPv4Address
Added AVBIPAddress.ipv6Address
Added AVBIPAddress.ipv4Address