Skip to content
Snippets Groups Projects
Commit 55de1383 authored by Boris Grozev's avatar Boris Grozev
Browse files

Adds a missing constant.

parent 8532bc1e
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,11 @@ public class Constants
*/
public static final String ILBC_RTP = "ilbc/rtp";
/**
* The OPUS constant.
*/
public static final String OPUS = "opus";
/**
* The OPUS/RTP constant.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment