Interface: Stream

Hierarchy

  • Stream

Index

Properties

Properties

format

format: StreamFormat

Container format or codec for the stream. The following are the only valid options.

  • mp3: MP3 file or Shoutcast/Icecast stream
  • aac: AAC file or AAC Shoutcast/Icecast stream
  • pls: Playlist in .pls format. Consider using fallback streams rather than this, as it involves an extra request.
  • m3u: Playlist in .m3u format. Important: do not pass HLS playlists in .m3u8 format. Use "hls" instead.
  • hls: HLS stream manifest URL in .m3u8 format
  • dash: MPEG-DASH manifest in .mpd format

url

url: string

format uri