Sayonara Player
Public Member Functions | List of all members
StreamDataSender Class Reference

The StreamDataSender class. This class is used for sending the raw bytes. More...

#include <StreamDataSender.h>

Public Member Functions

 StreamDataSender (QTcpSocket *socket)
 
bool send_trash ()
 
bool send_data (const Byte *data, uint64_t size)
 
bool send_icy_data (const Byte *data, uint64_t size, const QString &stream_title)
 
bool send_header (bool reject, bool icy)
 
bool send_html5 (const QString &stream_title)
 
bool send_bg ()
 
bool send_metadata (const QString &stream_title)
 
bool send_playlist (const QString &host, int port)
 
bool send_favicon ()
 

Detailed Description

The StreamDataSender class. This class is used for sending the raw bytes.