Module: MovieDetails

Methods


<static> OnScreenShown()

Source:
Returns:
Type
void

<static> SetDefaultAudioTrack(itemData)

Parameters:
Name Type Description
itemData dynamic
Source:
Returns:
Type
void

<static> SetUpAudioOptions(streams)

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

<static> SetUpVideoOptions(streams)

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

<static> audioOptionsClosed()

Check if options updated and any reloading required

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

<static> onKeyEvent(key, press)

Parameters:
Name Type Description
key string
press boolean
Source:
Returns:
Type
boolean

<static> round(f)

Parameters:
Name Type Description
f float
Source:
Returns:
Type
integer

<static> setFavoriteColor()

Source:
Returns:
Type
void

<static> setFieldText(field, value)

Parameters:
Name Type Description
field dynamic
value dynamic
Source:
Returns:
Type
void

<static> setWatchedColor()

Source:
Returns:
Type
void

<static> trailerAvailableChanged()

Source:
Returns:
Type
void

<static> videoOptionsClosed()

Check if options were updated and if any reloding is needed...

Source:
Returns:
Type
void