Documentation Archive Developer
Search

AudioVideoBridging Changes

AudioVideoBridging

AVB17221ACMPInterface.h
Added -[AVB17221ACMPInterface removeHandlerForEntityID:]
Added -[AVB17221ACMPInterface setHandler:forEntityID:]
Modified -[AVB17221ACMPInterface removeHandlerForGUID:]
Deprecation
Fromnone
ToOS X 10.9

Modified -[AVB17221ACMPInterface setHandler:forGUID:]
Deprecation
Fromnone
ToOS X 10.9

AVB17221ACMPMessage.h
Added AVB17221ACMPMessage.controllerEntityID
Added AVB17221ACMPMessage.listenerEntityID
Added AVB17221ACMPMessage.talkerEntityID
Modified AVB17221ACMPMessage.controllerGUID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221ACMPMessage.listenerGUID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221ACMPMessage.talkerGUID
Deprecation
Fromnone
ToOS X 10.9

AVB17221AECPInterface.h
Added -[AVB17221AECPInterface removeHandlerForEntityID:]
Added -[AVB17221AECPInterface setHandler:forEntityID:]
Modified -[AVB17221AECPInterface removeHandlerForGUID:]
Deprecation
Fromnone
ToOS X 10.9

Modified -[AVB17221AECPInterface setHandler:forGUID:]
Deprecation
Fromnone
ToOS X 10.9

AVB17221AECPMessage.h
Added AVB17221AECPAEMMessage.controllerRequest
Added AVB17221AECPMessage.controllerEntityID
Added AVB17221AECPMessage.targetEntityID
Modified AVB17221AECPAddressAccessTLV.mode
Declaration
From@property(assign) uint8_t mode
To@property(assign) AVB17221AECPAddressAccessTLVMode mode

Modified AVB17221AECPMessage.controllerGUID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221AECPMessage.targetGUID
Deprecation
Fromnone
ToOS X 10.9

AVB17221Entity.h
Added AVB17221Entity.entityID
Added AVB17221Entity.entityModelID
Added AVB17221Entity.gPTPDomainNumber
Added AVB17221Entity.gPTPGrandmasterID
Added AVB17221Entity.identifyControlIndex
Added AVB17221Entity.interfaceIndex
Modified AVB17221Entity.asGrandmasterID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221Entity.guid
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221Entity.modelID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221Entity.vendorID
Deprecation
Fromnone
ToOS X 10.9

AVB17221EntityDiscovery.h
Added -[AVB17221EntityDiscovery changeEntityWithEntityID:toNewGPTPGrandmasterID:error:]
Modified -[AVB17221EntityDiscovery changeEntityWithGUID:toNewASGrandmasterID:error:]
Deprecation
Fromnone
ToOS X 10.9

Modified -[AVB17221EntityDiscovery discoverEntity:]
Declaration
From- (BOOL)discoverEntity:(uint64_t)entityGUID
To- (BOOL)discoverEntity:(uint64_t)entityID

AVB17221EntityDiscoveryDelegate.h
Added AVB17221EntityPropertyChangedEntityID
Added AVB17221EntityPropertyChangedGPTPDomainNumber
Added AVB17221EntityPropertyChangedGPTPGrandmasterID
Added AVB17221EntityPropertyChangedIdentifyControlIndex
Added AVB17221EntityPropertyChangedInterfaceIndex
Modified AVB17221EntityPropertyChangedASGrandmasterID
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221EntityPropertyChangedGUID
Deprecation
Fromnone
ToOS X 10.9

AVB1722ControlInterface.h
Added -[AVB1722ControlInterface initWithInterfaceName:]
Modified -[AVB1722ControlInterface initWithService:onInterface:]
Deprecation
Fromnone
ToOS X 10.9

Modified -[AVB1722ControlInterface initWithService:onInterfaceNamed:]
Deprecation
Fromnone
ToOS X 10.9

AVBConstants.h
Removed AVB17221AECPStatusAddressAccessAddressToHigh
Removed AVB17221AECPStatusAddressAccessAddressToLow
Added AVB17221ADPEntityCapabilitiesAEMAuthenticationRequired
Added AVB17221ADPEntityCapabilitiesAEMAuthenticationSupported
Added AVB17221ADPEntityCapabilitiesAEMIdenitifyControlIndexValid
Added AVB17221ADPEntityCapabilitiesAEMInterfaceIndexValid
Added AVB17221ADPEntityCapabilitiesAEMPersistentAcquireSupported
Added AVB17221ADPEntityCapabilitiesEFUMode
Added AVB17221ADPEntityCapabilitiesEntityNotReady
Added AVB17221ADPEntityCapabilitiesGPTPSupported
Added AVB17221ADPEntityCapabilitiesGeneralControllerIgnore
Added AVB17221AECPAddressAccessTLVMode
Added AVB17221AECPAddressAccessTLVModeExecute
Added AVB17221AECPAddressAccessTLVModeRead
Added AVB17221AECPAddressAccessTLVModeWrite
Added AVB17221AECPStatusAddressAccessAddressTooHigh
Added AVB17221AECPStatusAddressAccessAddressTooLow
Modified AVB17221ADPEntityCapabilitiesASSupported
Deprecation
Fromnone
ToOS X 10.9

Modified AVB17221ADPEntityCapabilitiesDFUMode
Deprecation
Fromnone
ToOS X 10.9

AVBInterface.h
Added +[AVBInterface myEntityID]