TVMediaItem
A single audio or video item associated with the Apple TV JavaScript player.
Declaration
class TVMediaItemOverview
A TVMediaItem object contains read-only information about a media item associated with the JavaScript player. You can use this information with your own custom AVPlayer objects exposed through a TVPlayer object. For example, you can retrieve audio track information from the JavaScript player and play the track through a TVPlayer object.