Hello! The Audio Demo sample is using VideoOS.UI.manifest for the correct work of AudioPlayerControl. Can I use AudioPlayerControl in the class library? Thank you)
AudioPlayerControl does rely on the manifest and the “AudioPlayerDotNet.dll” in standalone, and in a Smart Client plugin the environment.
--
MIP Environment: VideoOS.Platform.Client.AudioPlayerControl Class Reference
This class is available in the Smart Client and the .Net Library. It embeds and manages one AudioPlayer ActiveX with the following key functions:
- separates the ActiveX version of your implementation
- has built-in handling for playback control
--
I would still say it is part of the MIP class library.