草庐IT

playbackFinished

全部标签

ios - __NSCFString playbackFinished 来自 MPMoviePlayerController 的无法识别的选择器

我在一个名为MYVideo的类中使用MPMoviePlayerController。这是代码:#import#import"MYVideo.h"@interfaceMYVideo()@property(strong,nonatomic)UIView*viewRef;@property(strong,nonatomic)NSDictionary*contentData;@property(strong,nonatomic)MPMoviePlayerController*videoController;@end@implementationMYVideo@synthesizecontent