您的位置:寻梦网首页编程乐园DHTML网页制作完全手册

duration Property

Internet Development Index

Retrieves the duration of the current media item.

Syntax

[ iDuration = ] MediaItem.duration

Possible Values

iDurationInteger that receives the duration of the current media item.

The property is read-only. The property has no default value.

Applies To

MediaItem