> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ducky.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IcecastServerSource

> A raw response from the Icecast API

#### Properties

<ResponseField name="audio_info" type="string" />

<ResponseField name="bitrate" type="number" />

<ResponseField name="genre" type="string" />

<ResponseField name="listener_peak" type="number" />

<ResponseField name="listeners" type="number" />

<ResponseField name="listenurl" type="string" />

<ResponseField name="server_description" type="string" />

<ResponseField name="server_name" type="string" />

<ResponseField name="server_type" type="string" post={['MIME type']} />

<ResponseField name="server_url" type="string" />

<ResponseField name="stream_start" type="string" />

<ResponseField name="stream_start_iso8601" type="string" />

<ResponseField name="title" type="string" />

<ResponseField name="dummy" type="null" />
