Skip to content

Commit

Permalink
[Added] bevent for UA_EVENT_CALL_VIDEO_DISP
Browse files Browse the repository at this point in the history
  • Loading branch information
nicotyze committed Nov 13, 2024
1 parent ad7c631 commit e88aa4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bevent.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ static enum bevent_class bevent_class(enum ua_event ev)
case UA_EVENT_CALL_DTMF_END:
case UA_EVENT_CALL_RTPESTAB:
case UA_EVENT_CALL_RTCP:
case UA_EVENT_CALL_VIDEO_DISP:
case UA_EVENT_CALL_MENC:
case UA_EVENT_CALL_LOCAL_SDP:
case UA_EVENT_CALL_REMOTE_SDP:
Expand Down

0 comments on commit e88aa4b

Please sign in to comment.