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
Streamer
PHP Class App\Http\Streamers\Streamer
Show file
Open project: phanan/koel
Class Usage Examples
Protected Properties
Property
Type
Description
$contentType
string
$song
app\models\Song |
string
Public Methods
Method
Description
__construct
(
Song
$song
)
BaseStreamer constructor.
Method Details
__construct()
public
method
BaseStreamer constructor.
public
__construct
(
Song
$song
)
$song
app\models\Song
Song
Property Details
$contentType
protected property
protected
string
$contentType
return
string
$song
protected property
protected
Song,App\Models|string
$song
return
app\models\Song |
string