how to play multiple songs with one media object ionic 3

I want to media object create only once in multiple songs, now my media player code always calls.

this.media.create(url)
is there any way to handle this?