Skip to content

Commit

Permalink
Add G722_DEFAULT.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Apr 22, 2024
1 parent fe05a6e commit 70af5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions g722.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ codec is considerably faster, and still fully compatible with wideband terminals

enum
{
G722_DEFAULT = 0x0000,
G722_SAMPLE_RATE_8000 = 0x0001,
G722_PACKED = 0x0002
};
Expand Down

0 comments on commit 70af5c6

Please sign in to comment.