CanSeek

Gets a Boolean that identifies if the video is capable of seeking a specific time in its duration.

 

JavaScript

 

CanSeek

 

C#

 

bool CanSeek { get; }

 

C++

 

HRESULT CanSeek([out, retval] VARIANT_BOOL* pVal)