Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

ImagePicker.GetVideoMaximumDuration

Queries maximum duration.

Component Version macOS Windows Linux Server iOS SDK
ImagePicker 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImagePicker.GetVideoMaximumDuration" )

Parameters

none

Result

Returns value or error.

Description

Queries maximum duration.
The maximum duration, in seconds, for a video recording.

The default value for this property is 10 minutes (600 seconds). When a user taps the Share button to send a movie to MMS, MobileMe, YouTube, or another destination, an appropriate duration limit and an appropriate video quality are enforced.
This property is available only if the mediaTypes property’s value array includes the kUTTypeMovie (public.movie) media type.

See also

Created 17th June 2017, last changed 18th June 2017


ImagePicker.GetSourceType - ImagePicker.HasMedia

Feedback: Report problem or ask question.