Contents

TVMediaItem

A single audio or video item associated with the Apple TV JavaScript player.

Declaration

class TVMediaItem

Overview

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.

Topics

Rating Media Content

Identifying Media Items

Setting Timing Options

See Also

Custom Player