SAVideoRangeSlider icon indicating copy to clipboard operation
SAVideoRangeSlider copied to clipboard

iOS Video trim control

Results 24 SAVideoRangeSlider issues
Sort by recently updated
recently updated
newest added

missing .podspec was included in Copy Bundle Resources phase.

I want to keep current slider status when the device rotated. So i create new slider and set left-right position for this: self.mySAVideoRangeSlider.leftPosition = self.startTime \* ratio; self.mySAVideoRangeSlider.rightPosition = self.stopTime...

Hello Everyone , I have problem while opening camera in recording mode using UIImagePicker Controller with custom overlay and it should open first time properly .But when i push to...