AudioVideoBridging macOS 10.14 to 10.15 API Differences

AVB17221ACMPInterface.h
Removed -[AVB17221ACMPInterface setHandler:forGUID:]
Removed -[AVB17221ACMPInterface removeHandlerForGUID:]
AVB17221ACMPMessage.h
Removed AVB17221ACMPMessage.controllerGUID
Removed AVB17221ACMPMessage.talkerGUID
Removed AVB17221ACMPMessage.listenerGUID
AVB17221AECPInterface.h
Removed -[AVB17221AECPInterface setHandler:forGUID:]
Removed -[AVB17221AECPInterface setHandler:forEntityID:]
Removed -[AVB17221AECPInterface removeHandlerForGUID:]
Removed -[AVB17221AECPInterface removeHandlerForEntityID:]
AVB17221AECPMessage.h
Removed AVB17221AECPMessage.targetGUID
Removed AVB17221AECPMessage.controllerGUID
AVB17221Entity.h
Removed AVB17221Entity.guid
Removed AVB17221Entity.vendorID
Removed AVB17221Entity.modelID
Removed AVB17221Entity.asGrandmasterID
AVB17221EntityDiscovery.h
Removed -[AVB17221EntityDiscovery changeEntityWithGUID:toNewASGrandmasterID:error:]
AVBConstants.h
Removed #def AVB_LEGACY_OBJC_RUNTIME
Removed #def AVB_MODERN_OBJC_RUNTIME
AVBInterface.h
Removed +[AVBInterface myGUID]