PHP 클래스 App\Http\Streamers\XSendFileStreamer

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

공개 메소드들

메소드 설명
stream ( ) Stream the current song using Apache's x_sendfile module.

메소드 상세

stream() 공개 메소드

Stream the current song using Apache's x_sendfile module.
public stream ( )