VideoLength

Gets the length, in seconds, of the video file. For streaming media (MMS), returns zero.

 

JavaScript

 

VideoLength

 

C#

 

double VideoLength { get; }

 

C++

 

HRESULT VideoLength([out, retval] double* pVal)