Android.Media.CamcorderProfile.Duration Property
Default recording duration in seconds before the session is terminated.

Syntax

[Android.Runtime.Register("duration")]
public int Duration { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Default recording duration in seconds before the session is terminated. This is useful for applications like MMS has limited file size requirement.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8