Fix selection of sample rates. Higer samplerates are not supported by the library so disable them. See #449
They need the libopenaptx libraries from https://github.com/pali/libopenaptx
Some codecs need the MTU as a parameter so wait until we acquire with creating the codec context. Make some method to enumerate the parameters from the transport config and use that for the EnumFormat param.