33 Commits (6c7a8c881989c1277222d7b2df07a62d4c748f0e)

Author SHA1 Message Date
  Amir Zaidi d088d7b05c Add packetLoss argument for PCM streams, change FrameBytes to FrameSamplesPerChannel in OpusEncodeStream (#677) 8 years ago
  RogueException 8eb9b2071c Set hasHeader in SodiumEncrypt 8 years ago
  RogueException 333881a711 Expose audio header more often 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException 8d9e11c08a Exposed IAudioClient.SetSpeakingAsync 8 years ago
  RogueException d2a7be91e5 Added experimental jitter buffer 8 years ago
  RogueException 79fd14a95f Various audio fixes 8 years ago
  RogueException e92cfd20ac Audio bugfixes and improvements. 8 years ago
  RogueException 22a7b7dbba Support more incoming RTP packets types 8 years ago
  RogueException 65154e0d4a Enable FEC decoding 8 years ago
  RogueException d2a4f1f09b Strip RTP header during read 8 years ago
  RogueException 0d361def93 Fixed a couple incoming audio bugs 8 years ago
  RogueException c49118e25f Fixed several audio stream issues 8 years ago
  RogueException 91b61768f9 Call SetSpeaking directly from BufferedWriteStream 8 years ago
  RogueException e49122ea7e Automatically toggle speaking boolean 8 years ago
  RogueException f3b8937686 Added TryReadFrame and AvailableFrames to AudioInStream 8 years ago
  RogueException d243587a97 Send no more than 10 frames of silence. 8 years ago
  RogueException 909127d330 InputStream reads should wait until data is available. 8 years ago
  RogueException 7242a85200 Fixed a couple small errors 8 years ago
  RogueException 254c83ecff Started adding audio receive 8 years ago
  RogueException 8c75e0d581 Fixed a couple audio bugs 8 years ago
  RogueException 4c2221dacb More audio cleanup, finished receive streams 8 years ago
  RogueException 8e0c65498b Cleaned up audio code 8 years ago
  RogueException fc8d2b3155 Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens. 9 years ago
  RogueException c34841c53d Dont flush audio streams on Dispose 9 years ago
  RogueException 64ddcb564b Added isDisposed checks to audio classes. Dont flush the OpusEncodeStream 9 years ago
  RogueException d6dc3a4e4b Added IDisposable to RTPWriteStream. Flush on Dispose. 9 years ago
  RogueException f4469a76be Added Flush support for audio streams 9 years ago
  RogueException 3b72d48950 Added support for partial PCM frames 9 years ago
  RogueException 2877653a09 Readded outgoing audio 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  RogueException dd86f03306 Started converting websocket and rpc classes 9 years ago
  RogueException 6319933ed0 Concrete class prototype 9 years ago