Interface MKPreferredTechnology

A player and streaming technology tuple describing a supported technology of the player.

Hierarchy

Properties

exclude?: boolean

Set to true to exclude this technology from the list of preferred technologies.

player: MKPlayerType

A string determining a rendering mode used to render the player. See MKPlayerType for details of the supported values.

streaming: MKStreamType

A string determining a streaming technology. See MKStreamType for details of the supported values.