Skip to content

Commit

Permalink
Update Sdp.h to meet Chrome changes
Browse files Browse the repository at this point in the history
More info at awslabs#1391
  • Loading branch information
diceky authored Jul 26, 2022
1 parent 5fe2937 commit 278502c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/source/Sdp/Sdp.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extern "C" {
#define MAX_SDP_SESSION_MEDIA_COUNT 5
#define MAX_SDP_MEDIA_BANDWIDTH_COUNT 2

#define MAX_SDP_ATTRIBUTES_COUNT 128
#define MAX_SDP_ATTRIBUTES_COUNT 256

/*
* c=<nettype> <addrtype> <connection-address>
Expand Down

0 comments on commit 278502c

Please sign in to comment.