create Sync Media Timeline
Creates a SyncMediaTimeline that can be used with a SyncMediaPlayer to play the contents of this audiobook.
Parameters
The reader documents that should be part of the timeline.
Configuration of the SyncMediaTimeline.
A function called several times indicating the create progress as a value between 0 and 1.
Creates a SyncMediaTimeline that can be used with a SyncMediaPlayer to play the contents of this audiobook.
Return
Either ColibrioResult.Success when the SyncMediaTimeline has been created successfully, or ColibrioResult.Error if an error occurred while creating the timeline.
Parameters
The reader documents that should be part of the timeline.
Configuration of the SyncMediaTimeline.
A function called several times indicating the create progress as a value between 0 and 1.