Module: TVListDetails

Methods


<static> DisplayAudioAvailable(streams)

Adds "+N" (e.g. +1) if there is more than one audio track to choose from

Parameters:
Name Type Description
streams object
Source:
Returns:
Type
void

<static> DisplayVideoAvailable(streams)

Adds "+N" (e.g. +1) if there is more than one video version to choose from

Parameters:
Name Type Description
streams object
Source:
Returns:
Type
void

<static> SetupAudioDisplay(mediaStreams, selectedAudioStreamIndex)

Display current audio_codec and check if there is more than one audio track to choose from...

Parameters:
Name Type Description
mediaStreams object
selectedAudioStreamIndex integer
Source:
Returns:
Type
void

<static> focusChanged()

Source:
Returns:
Type
void

<static> getEndTime()

Source:
Returns:
Type
string

<static> getRuntime()

Source:
Returns:
Type
integer

<static> init()

Source:
Returns:
Type
void

<static> itemContentChanged()

Source:
Returns:
Type
void