PHP Class App\Http\Streamers\XSendFileStreamer

Inheritance: extends Streamer, implements App\Http\Streamers\StreamerInterface
Show file Open project: phanan/koel

Public Methods

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

Method Details

stream() public method

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