PHP 클래스 App\Http\Streamers\S3Streamer

상속: extends Streamer, implements App\Http\Streamers\StreamerInterface
파일 보기 프로젝트 열기: phanan/koel

공개 메소드들

메소드 설명
stream ( ) Stream the current song through S3.

메소드 상세

stream() 공개 메소드

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