Is it possible to stop the capturing the video whenever other event happens in auto highlight mode?

Suppose I have configured to capture only kill event, While capturing the kills if death happens it should stop the video in auto highlight mode. Is it possible to do?

Please do update on this?

Hi. Yes, it’s possible. You can listen to the events, and when a specific event is triggered, you can turnOff the capture.

I am stopping the capturing video after 10 seconds of the event(kill) by calling the turnOff in auto-highlight mode. May I know, How to get the captured information because onHighlightsCaptured wont get called if we called the turnOff while capturing it.?

Please do update on this

Hi,

Sorry it’s not clear what exactly are you trying to do.
Can you please clarify and explain it in simple words.

Thanks.