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.
The amount of time required to play the media to completion.
@NSCopying var duration: NSNumber? { get set }The duration number is interpreted as a double number of seconds.