[This is preliminary documentation and subject to change.]
Sets the media title (BSTR). This is mainly for user information or display purposes. This has to be an ASCII convertible string if the character set is ASCII. (It can be any BSTR string otherwise.)
HRESULT put_MediaTitle(
BSTR pMediaTitle
);
TBD