Hi,<br><br>Are there any plans to allow customization of the IL component names?<br><br>For example, if you look at gstomx_audiosink.c, there&#39;s the following line:<br>&nbsp;&nbsp;&nbsp; #define OMX_COMPONENT_NAME &quot;OMX.st.alsa.alsasink&quot;<br>
<br>What if the OpenMax implementation is not ST?<br><br>Could these be changed to DEFAULT_OMX_COMPONENT_NAME, and then we can add a parameter somewhere to the init sequence to give a new component name?<br><br>-Topi<br>