Seekable (Compact 2013)
3/26/2014
This attribute is a file-level attribute specifying whether an application can seek to points within the content.
Global Constant
g_wszWMSeekable
Data Type
WMT_TYPE_BOOL
Remarks
This is a coded attribute.
This attribute cannot be duplicated at the file level. If this attribute is used for a single stream, it will be treated as custom metadata and will no longer have its regular meaning.
The value of this attribute for a file might vary depending on the object exposing the IWMHeaderInfo3 interface that is used to retrieve it. This is because the reader objects (both synchronous and asynchronous) perform a more thorough check than the metadata editor object does, to determine whether you can seek to a point in a file. The Seekable attribute value returned by a reader object is more accurate.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |