Skip to content
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

Is there a way which can custom size of video ? #42

Closed
ngocphu2810 opened this issue Jul 9, 2014 · 1 comment
Closed

Is there a way which can custom size of video ? #42

ngocphu2810 opened this issue Jul 9, 2014 · 1 comment

Comments

@ngocphu2810
Copy link

I using SCViewController to record video but I don't know how to custom size of video ,ex 640x640

@rFlex
Copy link
Owner

rFlex commented Jul 10, 2014

 SCRecordSession *recordSession = ...;
 recordSession.videoSize = CGSizeMake(640, 640)

@rFlex rFlex closed this as completed Jul 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants