Commit 59094d2
Added a method for sending silent audio frames on OpusEncodeStream (#2668)
* Implemented ClientDisconnect event for audio client.
* Added a method for sending silent frames.
* moved comment
* Added method summary.
+ removed changes to project file.
* Removed residual stuff remaining from previous edits.
* bunch of things
* Revert "bunch of things"
This reverts commit 292f23f.
* Update src/Discord.Net.WebSocket/Audio/Streams/OpusEncodeStream.cs
* Update src/Discord.Net.WebSocket/Audio/Streams/OpusEncodeStream.cs
* Update src/Discord.Net.WebSocket/Audio/Streams/OpusEncodeStream.cs
---------
Co-authored-by: Quin Lynch <[email protected]>1 parent 2b8584d commit 59094d2
1 file changed
+25
-0
lines changedLines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
26 | 51 | | |
27 | 52 | | |
28 | 53 | | |
| |||
0 commit comments