OpenMX IL Clarification of OMX_IndexAutoPauseAfterCapturing

Hello,

According to the OpenMAX IL v1.1.1 specification, OMX_IndexAutoPauseAfterCapturing index is used to determine whether the component is paused after a capture has been performed on the camera component. In the case where this has been set and the component has transitioned to the OMX_StatePause state after capture, is the component required to inform the IL Client of the transition to OMX_PauseState and if so, how?

Thanks.