Skip to content

Commit

Permalink
Wrapper updates (#482)
Browse files Browse the repository at this point in the history
* unlock callbacks before calling

* update linking, state manager

* rename, reorganize
  • Loading branch information
frostbyte73 authored Sep 8, 2023
1 parent 75a0cc2 commit b21df23
Show file tree
Hide file tree
Showing 13 changed files with 598 additions and 366 deletions.
1 change: 0 additions & 1 deletion pkg/config/pipeline.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ type TrackSource struct {
MimeType types.MimeType
PayloadType webrtc.PayloadType
ClockRate uint32
EOSFunc func()
}

type AudioConfig struct {
Expand Down
Loading

0 comments on commit b21df23

Please sign in to comment.