- Source:
Methods
-
<static> GetTranscodingStats(deviceSession)
-
Parameters:
Name Type Description deviceSession
dynamic 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 Returns:
- Type
- dynamic
-
<static> getDisplayBitrate(bitrate)
-
Parameters:
Name Type Description bitrate
dynamic 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.Returns:
- Type
- void
-
<static> havePlaybackInfo()
-
Returns:
- Type
- dynamic
-
<static> init()
-
- Source:
Returns:
- Type
- void