PHP Class App\Http\Streamers\XSendFileStreamer

Inheritance: extends Streamer, implements App\Http\Streamers\StreamerInterface
Afficher le fichier Open project: phanan/koel

Méthodes publiques

Méthode Description
stream ( ) Stream the current song using Apache's x_sendfile module.

Method Details

stream() public méthode

Stream the current song using Apache's x_sendfile module.
public stream ( )