-
Notifications
You must be signed in to change notification settings - Fork 583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to add background music #415
Comments
Hello @wangxiaola , you got any solution for adding background music to the video. ? |
@dineshguptha yes |
If any wants to merger audio in the video Inside SCVideoPlayerViewController.m Inside Method - (void)saveToCameraRoll Inside [exportSession exportAsynchronouslyWithCompletionHandler: //add Inside
//Method to Merger Audio And Video
} |
Sorry, this is my translation of English, please forgive me
How do I add a background music to video
The text was updated successfully, but these errors were encountered: