Home
[RDK Central Wiki]
CMF
[Code Releases]
...
| 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" }
}
} |
...
Description: Specifies the state of the playback - will be changed based on the content being played.
...