objective c - iOS trim video to fixed length -



objective c - iOS trim video to fixed length -

i able select video photo library , pick out 15 seconds of video existing clip. there way forcefulness trim fixed length?

set uiimagepickercontroller property, videomaximumduration fixed length want. documentation:

the maximum duration, in seconds, video recording.

@property (nonatomic) nstimeinterval videomaximumduration discussion

the default value property 10 minutes (600 seconds). when user taps share button send film mms, mobileme, youtube, or destination, appropriate duration limit , appropriate video quality enforced.

this property available if mediatypes property’s value array includes kuttypemovie media type.

ios objective-c cocoa-touch

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -