PHP Class App\Http\Streamers\S3Streamer

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

Public Methods

Method Description
stream ( ) Stream the current song through S3.

Method Details

stream() public method

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