I am using YouTubeAndroidPlayerApi-1.2.2 and showing a youtube video for some marketing tasks.
I need the video to autostart on loading but has to be muted initially and after user interaction, it will get unmuted.
I have explored all the available options but not able to get any direction to get this done.
This could be easily done in iOS with JavaScript customization.