6 #import <UIKit/UIKit.h> 7 #import "OOProgressSliderView.h" 16 - (instancetype)initWithFrame:(CGRect)frame __attribute__((unavailable("Use initWithFrame:slider: instead")));
A view that can display the the current time, duration, and scrubber.
Definition: OOProgressSliderView.h:17
A wrappper of the Progress Slider that allows a view for the buffering duration to appear...
Definition: OOBufferView.h:12