Commit Graph

7 Commits (5b64b1815f51f9cc76f398a9677b43bc92ba95bb)

Author SHA1 Message Date
Craig Gidney 97e2285b23 Setting timestamp based on number of samples sent
- Added timeStamp property to EncodedAudioPacket
- Added timeStamp parameter to rtpPackageWithDefaults constructor
- Added nextTimeStamp to AudioPacker with random initial value and sample length increases
- AudioSocket forwards timeStamp
- Added generateSecureRandomUInt32 to CryptoTools
- Updated tests
FREEBIE
11 years ago
Craig Gidney 9e36872644 Using dot syntax for count and length 11 years ago
mjewkes 2031a95092 UInt16 variance test //FREEBIE 11 years ago
Frederic Jacobs 60fb869baa Closes #80 #37
- Use of new Keychain Access attribute
- Error management (notifying the user) when opening app without
required push and microphone permission
- Enforcing APNID are sent to server, retry later if not able to reach
server
11 years ago
Frederic Jacobs 3113665f08 Removing some test headers 11 years ago
mjewkes 65e9b47822 Class comment in the header. 11 years ago
mjewkes e48bea1a32 Final removal of the CryptoUtils class name, replaced with CryptoTools. 11 years ago