PDK Sound Service Instance -> Stop() Function

SDK supports Prepar3D’s philosophy of an open development architecture and encourages third parties to bring new innovations with improved add-ons and training content.
Post Reply
ghasemimor
Posts: 20
Joined: Sat Oct 25, 2014 3:24 pm

PDK Sound Service Instance -> Stop() Function

Post by ghasemimor »

Hi
I have a problem with ISoundInstanceV440 Class
I have a 10 second sound file and I create a ISoundInstanceV440 of that file and play it. But when I call Stop function and again call Play function, playing started from previously stopped position not from from beginning of the file. It seems that Stop function act as Pause but I need Stop functionality.
How can I play this instance from beginning of the file after calling stop function?

Thanks
Post Reply