I'm getting into the OpenMAX Test Bench application provided on the latest EZSDK (5.01.01.80) and experiencing some confusion. My 2 questions are:
1) When you use "gethandle" to make a component instance take on the values that were setup in a template, do the parameter values get copied across to the newly instantiated component or is it just a link?
2) Why does the "getparam" command need to be passed a template number? Surely the whole point of templates are that a component instance can only have one set of parameter values at a time, and those parameter values would have been setup previously using a "gethandle" command to copy the parameter values from a template to a component instance in a one-off procedure?
3) Does OMTB support multiple instances of the H264 decoder?
Thanks,
Ralph