VideoProperties
class VideoProperties extends Model (View source)
Properties
bool | $autoPlay | ||
string | $end | ||
bool | $mute | ||
protected | $outlineType | ||
protected | $outlineDataType | ||
string | $start |
Methods
setAutoPlay($autoPlay)
No description
bool
getAutoPlay()
No description
setEnd($end)
No description
string
getEnd()
No description
setMute($mute)
No description
bool
getMute()
No description
getOutline()
No description
setStart($start)
No description
string
getStart()
No description
Details
setAutoPlay($autoPlay)
No description
bool
getAutoPlay()
No description
setEnd($end)
No description
string
getEnd()
No description
setMute($mute)
No description
bool
getMute()
No description
setOutline(Outline $outline)
No description
Outline
getOutline()
No description
setStart($start)
No description
string
getStart()
No description