play

fun play(done: DoneCallback, camera: Camera, cameraOptions: Any? = definedExternally)(source)

Play this playlist entry

Parameters

done

function which will be called when playback ends

camera

Cesium camera

cameraOptions

which will be merged with camera flyTo options. See Camera.flyTo

See also