I am trying to export a camera sequence. How can I send a camera sequence to ‘Export’ list in smart client using MIP sdk?
No, the Export list and export page cannot be controlled by a MIP plugin.
(Sorry, I found this question long unanswered, I hope it is better late than never.)
Edit. As shown below there is a command to add to the export list..
Hi Bo,
Is it possible to use this command to add cameras to the export list in the Smart Client?
Can we then use PlaybackWpfUserControl to show a time selection? What does this do?Thanks!
Yes (I guess I made a wrong answer, apologies.)
You can see it in use in the Message Tester sample
I haven’t done experiments to verify but from my base understanding using SelectionFromTime and SelectionToTime will update the time selection on the Smart Client playback mode, but this will not have any influence when you use the AddToExportCommand
No worries, thanks for the quick reply!

