lock_codec property
If remote sends SDP answer containing more than one format or codec in the media line, send re-INVITE or UPDATE with just one codec to lock which codec to use.
Default: 1 (Yes). Set to zero to disable.
Implementation
@ffi.UnsignedInt()
external int lock_codec;