Applications can now call jack_port_create_converter() to create an
instance of the object ForwardJackPortConverter for float and
S32JackPortConverter for int32_t and int16_t
And then they can use the Get() and Set() of the object to get and set the
pointers to the memory area associated with the specified port.
Change-Id: I4a5a0c627941b263cdc5e1e7bbdab920a9b9e4f6
Signed-off-by: Laxmi Devi <Laxmi.Devi@in.bosch.com>
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>