Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Http
Streamers
PHPStreamer
PHP Class App\Http\Streamers\PHPStreamer
Inheritance:
extends
Streamer
,
implements
App\Http\Streamers\StreamerInterface
Show file
Open project: phanan/koel
Class Usage Examples
Public Methods
Method
Description
stream
( )
Stream the current song using the most basic PHP method: readfile() Credits: DaveRandom @ http://stackoverflow.com/a/4451376/794641.
Method Details
stream()
public
method
Stream the current song using the most basic PHP method: readfile() Credits: DaveRandom @ http://stackoverflow.com/a/4451376/794641.
public
stream
( )