CNetworkTransportProps contains 4 bytes reserved for iAudioCodingArg which is never used, still sent over the wire. This was surfaced by #3894
We should use it to unambiguously negotiate the audio coding format and replace the heuristic method for recognising raw audio being employed at the moment.
The question is what to do with the remaining bits. Any ideas?
CNetworkTransportPropscontains 4 bytes reserved foriAudioCodingArgwhich is never used, still sent over the wire. This was surfaced by #3894We should use it to unambiguously negotiate the audio coding format and replace the heuristic method for recognising raw audio being employed at the moment.
The question is what to do with the remaining bits. Any ideas?