diff --git a/api/1.1.2/codec_omx_ext.h b/api/1.1.2/codec_omx_ext.h index f516c9a5a5a43070ebe223dfbe55f235eb4f057e..13a362f5e576f218c9fb2fd5184d63a9b2b1db02 100644 --- a/api/1.1.2/codec_omx_ext.h +++ b/api/1.1.2/codec_omx_ext.h @@ -401,6 +401,8 @@ enum OmxIndexCodecExType { OMX_IndexParamChannelId, /** OMX_CONFIG_LPPMODE */ OMX_IndexParamLppMode, + /** InputStreamError */ + OMX_IndexInputStreamError, }; /**