Details
-
Change Request
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
Gaming and Musical Instrument applications play some music(normally small clip) repeatedly in the background. Most of the cases, clip needs to be played in loop without any gap in between each repeat. We need a method in QMediaPlayer which configures the repeat count and also the silence in between each repeat. The signature of the API would look like SetRepeats(repeat_count, silence)