This class fetches information from the Music streaming service Mixcloud to embed in a Web site.
It sends HTTP requests to the Mixcloud API endpoint to retrieve users' information, playlists, or Cloudcast.
The class generates the HTML Iframe code to embed Mixcloud players on a website.
The class supports options to fetch the Mixcloud dark mode player. It is possible to adjust the iframe size in width and height.
Mixcloud only provides the iframe method to embed a music player in another site. So there is no other way to access the audio stream. |