PlayBackUserControl Audio Sync and Events

We are using the PlayBackUserControl to successfully playback clips and videos. In looking at the PlaybackUser sample and VideoViewer2playback_sample when you enable audio in playback mode it plays even without starting video. Is there a way to sync the events or even get the play button event so that we can play audio only when the video is playing?

Hi Josh, PlaybackUser sample has no audio player, VideoViewer2playback sample does. I am unable to reproduce it. What changes have you made on the sample and what exactly did you do? It will also be nice to tell us which version of SDk are you using in the future. If you made changes, please provide a code snippet. And which SDK version do you use?

2017 R3. We just compiled your sample direclty and ran it on our server. We hear audio when video is not playing and they are not in sync.

Any update?

I will run the VideoViewer2Playback attempting to reproduce this.

Does it in your experience make a difference the order in which you change mode (live/playback) and enable audio?

(I will update this thread when I have results of my testing.)

I fail completely in reproducing this behavior with the VideoViewer2Playback sample from MIP SDK 2017R3. I tried every combination of order in which to set playback mode and enable audio, which was my theory on how it might be that some could reproduce and others could not.

Strange, we will revisit this again.