PHP Class App\Http\Streamers\XAccelRedirectStreamer

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

Public Methods

Method Description
stream ( ) Stream the current song using nginx's X-Accel-Redirect.

Method Details

stream() public method

Stream the current song using nginx's X-Accel-Redirect.
public stream ( )