PHP Class App\Http\Streamers\XAccelRedirectStreamer

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

Méthodes publiques

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

Method Details

stream() public méthode

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