I want to know which audio codecs and video codecs support this API?
You can get a list of supported codecs from the documents themselves, check AudioCodec .
It:
Does this API have any tools to configure / select codecs?
API, SIP RTP. android.net.rtp AudioStream, AudioGroup AudioCodec, . , .
, :
AudioCodec codec = AudioCodec.getCodec(100, "AMR/8000", "mode-set=1");
AudioStream setCodec(codec).