Versions Compared

Key

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

...

Stop() for previous after channel change

...


Code Block
languagebash
themeMidnight
collapsetrue
[AAMP-PLAYER] aamp-cli> stop
1615821315:601 : [AAMP-PLAYER]PLAYER[0] aamp_stop PlayerState=8
1615821315:602 : [AAMP-PLAYER]FOREGROUND PLAYER[0] Stopping Playback at Position '18885'.

1615821315:602 : [AAMP-PLAYER][AAMP_JS] SendEventSync(type=14)(state=0)
1615821315:602 : [AAMP-PLAYER]AAMP_EVENT_STATE_CHANGED: 0
1615821315:602 : [AAMP-PLAYER]PrivateInstanceAAMP::BlockUntilGstreamerWantsData interrupted. mDownloadsEnabled:0 mTrackInjectionBlocked:0
1615821315:602 : [AAMP-PLAYER]WaitForCachedFragmentAvailable muxed aborted
1615821315:602 : [AAMP-PLAYER]fragment injector done. track muxed
1615821315:602 : [AAMP-PLAYER]RunFetchLoop:5473: fragment collector done. track muxed
1615821315:602 : [AAMP-PLAYER]StopWaitForPlaylistRefresh:7118 track [muxed]
1615821315:602 : [AAMP-PLAYER]StopWaitForPlaylistRefresh:7118 track [muxed]
1615821315:603 : [AAMP-PLAYER]TeardownStream:4580 mProgressReportFromProcessDiscontinuity:0 mDiscontinuityTuneOperationId:0 newTune:1
1615821315:603 : [AAMP-PLAYER]StopWaitForPlaylistRefresh:7118 track [muxed]
1615821315:603 : [AAMP-PLAYER]StopWaitForPlaylistRefresh:7118 track [muxed]
1615821315:604 : [AAMP-PLAYER]entering AAMPGstPlayer_Stop keepLastFrame 0
1615821315:605 : [AAMP-PLAYER]AAMPGstPlayer::Stop 2703 > Remove periodicProgressCallbackIdleTaskId 12
1615821315:605 : [AAMP-PLAYER]AAMPGstPlayer::DisconnectCallbacks: video_dec  0x724079c8 type_check 1
1615821315:623 : [AAMP-PLAYER]AAMPGstPlayerPipeline PLAYING -> PAUSED (pending NULL)
1615821315:670 : [AAMP-PLAYER]AAMPGstPlayerPipeline PAUSED -> READY (pending NULL)
1615821315:672 : [AAMP-PLAYER]AAMPGstPlayer::Stop: Pipeline state set to null
1615821315:673 : [AAMP-PLAYER]AAMPGstPlayer::TearDownStream: exit mediaType = 0
1615821315:675 : [AAMP-PLAYER]AAMPGstPlayer::TearDownStream: exit mediaType = 1
1615821315:675 : [AAMP-PLAYER]AAMPGstPlayer::TearDownStream: exit mediaType = 2
1615821315:675 : [AAMP-PLAYER]DestroyPipeline(): Destroying gstreamer pipeline
1615821315:676 : [AAMP-PLAYER]exiting AAMPGstPlayer_Stop
[AAMP-PLAYER] aamp-cli> 



AAMP Stopping previous playback

...