What happens if there is a player/id code mismatch?

The embed codes provided by my organisation have at 2 unique codes for each media file

the entry_id and what I shall call the player number both shown between double_asterixes below.

<iframe src="https://cak01fn.cc.yamaguchi-u.ac.jp/p/101/sp/10100/embedIframeJs/uiconf_id/23448408/partner_id/101?iframeembed=true&playerId=kaltura_player_**1623903691457**&entry_id=**0_ixx36l0r**" width="560" height="395" allowfullscreen webkitallowfullscreen mozAllowFullScreen frameborder="0" allow="encrypted-media"></iframe>

The entry_id is shown on the directory view of my media (er) bin as text and is easy to copy. I would like therefore to use the same “player number” and just change the entry id in the embed code since I have a lot of media to embed.

Using a file on my desk top, just changing the entry_id does result in a different media file being displayed even though it is now with a mismatched player number.

Will this cause problems?

Tim