Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{ 
  "jsonrpc":"2.0", 
  "method":"org.rdk.FireboltMediaPlayer.1.playbackFailed",
  "params": {
       "MainPlayer": { "shouldRetry":true,"code":10,"description":"AAMP: Manifest Download failed : Curl Error Code 7" }
  }
} 

...

Constants:

PlaybackState(v1)

Description: Specifies the state of the playback - will be changed based on the content being played. 

...