Contents

player(for:)

Asks the delegate for a custom player object for a particular player bridge.

Declaration

optional func player(for appController: TVApplicationController) -> TVPlayer?

Parameters

Return Value

A customizable TVPlayer object.

See Also

Managing the App Controller