Searched defs:fmtp (Results 1 – 3 of 3) sorted by relevance
51 public final String fmtp; field in AudioCodec84 private AudioCodec(int type, String rtpmap, String fmtp) { in AudioCodec()107 public static AudioCodec getCodec(int type, String rtpmap, String fmtp) { in getCodec()
67 int AmrCodec::set(int sampleRate, const char *fmtp) in set()
299 public void setFormat(String format, String fmtp) { in setFormat()352 public void setRtpPayload(int type, String rtpmap, String fmtp) { in setRtpPayload()