How to develop AVPlayerItem observers using Combine

157 Views Asked by At

I want to develop AVPlayerItem observers using combine. I found a Example code using PassthroughSubject but this is not what I'm looking for I want more generic way of doing it.

0

There are 0 best solutions below