Contents

background

Displays an image or plays audio in the background of a channel app page.

Overview

Here’s an example that shows adding an image and audio to a background element.

<background>
   <img src="" />
   <audio>
      <asset id="" src="" keyDelivery="" />
   </audio>
</background>

Subelements of background

Elements that Use background

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Background Elements