The player calls this function to display a user interface that will show information about mediaName.
|
Parameters |
Description |
|
mediaName |
[in] Unicode string of filename or stream URL |
|
pMediaInfo |
[in] IQCDMediaInfo interface of metadata for mediaName |
|
flags |
[in] no flags are currently defined |
|
Return Values |
Description |
|
0 |
command unsuccessful |
|
1 |
command successful |
If the module does not provide such an user interface, it should not implement this function.
|
Copyright (c) Quinnware 2007. All rights reserved.
|