Contents

duration

The amount of time required to play the media to completion.

Declaration

@NSCopying var duration: NSNumber? { get set }

Discussion

The duration number is interpreted as a double number of seconds.

See Also

Inspecting the Content Properties