Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Obsolete. Retrieves the name of the media file's author if available.
Syntax
HRESULT value = object.get_author(BSTR* sName);
Property values
Type: BSTR
the name of the media file's author.
Remarks
This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).
Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.