Add a new string property to MMALPortConfig which will allow users to give their ports specific names. Mainly to be used to assist in debugging when a user has many objects of the same type in their pipeline e.g. Image Encoders. These port names will be outputted in the logs alongside the native port name.
Add a new string property to
MMALPortConfig
which will allow users to give their ports specific names. Mainly to be used to assist in debugging when a user has many objects of the same type in their pipeline e.g. Image Encoders. These port names will be outputted in the logs alongside the native port name.