---
title: mediaContent
framework: tvml
role: collectionGroup
path: tvml/mediacontent
---

# mediaContent

Contains information used to play inline audio or video.

## Overview

Overview Access the embedded player using mediaContent.getFeature('Player'); in your TVMLKit JS file. Create the required media items and push them onto the playlist. Assign the new playlist to your inline player to begin playback. Subelements of mediaContent img Elements that Use mediaContent divTemplate lockup background

## Topics

### Valid TVML Attributes

- [binding](tvml/binding.md)
- [audioMode](tvml/audiomode.md)
- [playbackMode](tvml/playbackmode.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)

## See Also

### Multimedia Elements

- [asset](tvml/asset.md)
- [relatedContentURL](tvml/relatedcontenturl.md)
- [searchField](tvml/searchfield.md)
- [textField](tvml/textfield.md)
