rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

outputVideoSize property in the videoEncoder #324

Open joshoconnor89 opened 8 years ago

joshoconnor89 commented 8 years ago

Im trying to change the size of my video using the outputVideoSize property in the videoEncoder. I noticed that this issue was brought up in 2014. Has the outputVideoSize and/or videoEncoder been removed? I cant seem to call recorder.videoEncoder.outputVideoSize, as Xcode is claiming "Value of type 'SCRecorder' has no member 'videoEncoder'