setData() setData(string $data) : static Set the data url Parameters string $data Data url Returns static
setDataId() setDataId(string $dataId) : static Set the data id to use from Dico Parameters string $dataId Data id Returns static
setPlay() setPlay(boolean $play) : static Set play Parameters boolean $play If the Control should start playing automatically Returns static
setLooping() setLooping(boolean $looping) : static Set looping Parameters boolean $looping If the Control should play looping Returns static
setMusic() setMusic(boolean $music) : static Set music Parameters boolean $music If the Control represents background music Returns static
setVolume() setVolume(float $volume) : static Set the volume Parameters float $volume Media volume Returns static