MetadataPicture 对象
MetadataPicture 对象提供了检索 WM/Picture 元数据属性的值的方法。 此属性对应于数字媒体文件中包含的专辑艺术,而不是通过 Internet 下载的专辑艺术。
MetadataPicture 对象支持以下属性。
属性 | 描述 |
---|---|
描述 | 检索元数据图像的说明。 |
mimeType | 检索元数据映像的 MIME 类型。 |
pictureType | 检索元数据图像的图片类型。 |
URL | 仅限内部使用。 |
通过以下方法访问 MetadataPicture 对象。
Object | 方法 |
---|---|
媒体 | getItemInfoByType |
为了便于说明, player.currentMedia.getItemInfoByType(name, language, index)
请参阅参考语法部分。
另请参阅