Module: GetPlaybackInfoTask

Methods


<static> GetTranscodingStats(deviceSession)

Parameters:
Name Type Description
deviceSession dynamic
Source:
Returns:
Type
dynamic

<static> ItemPostPlaybackInfo(id [, mediaSourceId] [, audioTrackIndex] [, startTimeTicks])

Parameters:
Name Type Argument Default Description
id string
mediaSourceId string <optional>
""
audioTrackIndex integer <optional>
-1
startTimeTicks longinteger <optional>
0
Source:
Returns:
Type
dynamic

<static> getDisplayBitrate(bitrate)

Parameters:
Name Type Description
bitrate dynamic
Source:
Returns:
Type
dynamic

<static> getPlaybackInfoTask()

Returns an array of playback info to be displayed during playback.
In the future, with a custom playback info view, we can return an associated array.

Source:
Returns:
Type
void

<static> havePlaybackInfo()

Source:
Returns:
Type
dynamic

<static> init()

Source:
Returns:
Type
void