Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Builds a filter graph that renders the specified file.
HRESULT RenderFile( LPCWSTR lpwstrFile , LPCWSTR lpwstrPlayList );
Parameters
Return Values
Returns an HRESULTvalue, which can include one of the following error or success codes:
Remarks
If the lpwstrPlayListparameter is NULL, this method would use the default playlist, which typically renders the entire file.