Skip to content

Instantly share code, notes, and snippets.

@tosipaulo
Created August 4, 2018 17:48
Show Gist options
  • Save tosipaulo/80d67f3eff1f99beb0a9dfa3505ad1d2 to your computer and use it in GitHub Desktop.
Save tosipaulo/80d67f3eff1f99beb0a9dfa3505ad1d2 to your computer and use it in GitHub Desktop.
Audio Trianon
<audio id="streaming" controls="" autoplay="false">
<source src="http://afiliadamix2.crossradio.com.br:9008/;" type="audio/mp4; codecs=&quot;mp4a.40.5&quot;">
<source src="http://afiliadamix2.crossradio.com.br:9008/;" type="audio/aacp">
<source src="http://afiliadamix2.crossradio.com.br:9008/;" type="audio/mpeg">
<source src="http://afiliadamix2.crossradio.com.br:9008/;" type="audio/mp3">
Your browser does not support the audio element.
</audio>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment