@class NSString, PVFrameSet; @interface PVLivePlayerImageSource : NSObject <PVLivePlayerSource> { PVFrameSet *_imageFrame; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)play; - (void)pause; - (id)initWithURL:(id)a0; - (void)setMuted:(BOOL)a0; - (void).cxx_destruct; - (void)seekToTime:(struct { long long x0; int x1; unsigned int x2; long long x3; })a0; - (struct { long long x0; int x1; unsigned int x2; long long x3; })itemTimeForHostTime:(double)a0; - (id)initWithUImage:(id)a0; - (id)imageBufferForHostTime:(double)a0; - (id)initWithPVImageBuffer:(id)a0; @end