Is there the simple component of sequence thumbnail?

Is there the simple component of sequence thumbnail of Smart Client in MIP SDK Plug-in Integration?

The sequence thumbnail is the red frame of attached image.

I think that if it exist ,for example, when a certain method is executed in Plug-in Integration ,sequence thumbnail is displayed in Smart Client.

If it is not exist,do I have to make the Plug-in program similar to it?

In this case,Could you tell me the sample program or reference API ?

The Sequence Explorer in the Smart Client is not available for MIP SDK integration.

If you want to develop something like this you will have to retrieve an image for each time and this can be done with JpegVideoSource. If you want to use the sequences (times) used by XProtect you can see how to get this by exploring the Data Source sample.