Specify metadata for album art appearance and behavior.
The url
and size
subkeys control the appearance of the album art; the on-click
subkey can be used to specify an intent
to execute when the user taps on the artwork.
result-view {
render {
layout {
section {
content {
audio-control {
album-art {
url (https://example.com/meow.jpg)
size (Large)
}
artist (Cool Cat)
title (Cat-ch Phrase)
}
}
}
}
}
}
Copyright 2025 Samsung All rights reserved