You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/test/audio
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
..
AudioFrameTest.m Setting timestamp based on number of samples sent 11 years ago
AudioRemoteIOTest.m Initial work to depend on external futures library instead of internal implementation 11 years ago
AudioStretcherTest.m Using dot syntax for count and length 11 years ago
JitterQueueTest.m Setting timestamp based on number of samples sent 11 years ago
SpeexCodecTest.m Using dot syntax for count and length 11 years ago