#import @class IndexedAudioSource; @interface IndexedPlayerItem : AVPlayerItem @property (readwrite, nonatomic) IndexedAudioSource *audioSource; @end