JWPreload
enum JWPreload : NSInteger {}
Type of preloading behavior for the video.
-
Enable preloading
Declaration
Objective-C
JWPreloadAuto = 0 -
Disable preloading
Declaration
Objective-C
JWPreloadNone
JWPreload Enumeration Reference