PHP Class App\Http\Streamers\S3Streamer

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 through S3.

Method Details

stream() public méthode

Actually, we only redirect to the S3 object's location.
public stream ( )