Play multiple song with single media object

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?