A | |
| audio_info [Cry] | Create a new |
C | |
| close [Cry] | Close a source connection. |
| connect [Cry] | Connect a handler. |
| connection [Cry] | Create a new |
| content_type_of_string [Cry] | Create a mime type from a string (e.g. |
| create [Cry] | Create a new handler. |
G | |
| get_connection_data [Cry] | Get data associated with a connection. |
| get_icy_cap [Cry] | Get a handler's ICY capabilities. |
| get_status [Cry] | Get a handler's status |
M | |
| manual_update_metadata [Cry] | Manually update metadata on any source without necessarily being connected to it for streaming. |
| mpeg [Cry] | Mime type for mpeg audio data (mp3). |
O | |
| ogg_application [Cry] | General mime type for ogg data. |
| ogg_audio [Cry] | Mime type for audio data encapsulated using ogg. |
| ogg_video [Cry] | Mime type for video data encapsulated using ogg. |
R | |
| register_ssl [Cry] | Register a transport module to be used for SSL connections. |
S | |
| send [Cry] | Send data to a source connection. |
| string_of_connection [Cry] | Returns a JSON string representation of a connection. |
| string_of_content_type [Cry] | Get the string representation of a mime type. |
| string_of_error [Cry] | Get a string explaining an error. |
| string_of_protocol [Cry] | Return a string representation of a protocol. |
U | |
| update_metadata [Cry] | Update metadata on a handler. |