Declaration | |
---|---|
From | @property (nonatomic, readonly, nullable) nw_endpoint_t networkEndpoint |
To | @property (nonatomic, readonly, nullable) nw_endpoint_t networkEndpoint |
Declaration | |
---|---|
From | @property (nonatomic, readonly, nullable) NSUUID *bluetoothIdentifier |
To | @property (nonatomic, readonly, nullable) NSUUID *bluetoothIdentifier |
Declaration | |
---|---|
From | @property (nonatomic, weak, nullable) id<AVCustomRoutingControllerDelegate> delegate |
To | @property (nonatomic, weak, nullable) id<AVCustomRoutingControllerDelegate> delegate |
Declaration | |
---|---|
From | @property (nonatomic, readonly, nonnull) NSArray<AVCustomDeviceRoute *> *authorizedRoutes |
To | @property (nonatomic, readonly, nonnull) NSArray<AVCustomDeviceRoute *> *authorizedRoutes |
Declaration | |
---|---|
From | @property (nonatomic, readonly, nonnull) AVCustomDeviceRoute *route |
To | @property (nonatomic, readonly, nonnull) AVCustomDeviceRoute *route |