通过使用此代码AVPlayerItem*playerItem=[AVPlayerItemplayerItemWithURL:selectedVideoUrl];CMTimeduration=playerItem.duration;floatseconds=CMTimeGetSeconds(duration);NSLog(@"duration:%.2f",seconds);错误Undefinedsymbolsforarchitecturearmv7:"_CMTimeGetSeconds",referencedfrom:-[VideoUploadimagePickerController: