how to get interval time video is recorded.

Hi everyone,

My program need to get interval time, video is recorded. MIP SDK can support API to get that? Can anyone instruct for me?

Thank in advance!

Milestone calls the intervals in which video is recorded for sequences (e.g. sequence explorer in the Smart Client).

In the MIP Documentation see - VideoOS.Platform.Data.SequenceDataSource Class Reference

To see this in use you can explore the MediaPlaybackViewer sample and the TimeLineUserControl within that sample.

See also: (https://force.milestonesys.com/support/MccSupportCommunity?id=90620000000PVz0AAG)

Thank Bo. I will find out that sample.