以下成员源于类 QMediaContent 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
|
QMediaContent (const QMediaResourceList & resources ) |
(obsolete)
|
QMediaContent (const QMediaResource & resource ) |
(obsolete)
QNetworkRequest
|
canonicalRequest () const |
(obsolete)
QMediaResource
|
canonicalResource () const |
(obsolete)
QUrl
|
canonicalUrl () const |
(obsolete)
QMediaResourceList
|
resources () const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
构造媒体内容采用 resources 提供内容引用。
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
构造媒体内容采用 resource 提供内容引用。
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
返回 QNetworkRequest that represents that canonical resource for this media content.
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
返回 QMediaResource that represents that canonical resource for this media content.
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
返回 QUrl that represents that canonical resource for this media content.
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Returns a list of alternative resources for this media content. The first item in this list is always the canonical resource.