Rate this page:

StartPlaybackOptions

Options of the Call.startPlayback method.

Props

loop

Copy URL
loop: 

false

|

undefined

|

true

progressivePlayback

Copy URL
progressivePlayback: 

false

|

undefined

|

true

Use progressive playback or not. If true, the file is delivered in chunks which reduces delay before a method call and playback. False by default.