class AudioCapturerReleaseTest
Defined at line 387 of file ../../src/media/audio/audio_core/test/api/audio_capturer_pipeline_test.cc
Although these tests don't look at packet data, they look at timestamps and rely on
deadline scheduling, hence this test must be executed on real hardware.
Protected Members
const int64_t kNumPackets
const int64_t kFramesPerPacket
const int64_t kBytesPerPacket
const int32_t kFrameRate
duration kPacketDuration
AudioCapturerShim<ASF::SIGNED_16> * capturer_
Protected Methods
void SetUp ()
Defined at line 397 of file ../../src/media/audio/audio_core/test/api/audio_capturer_pipeline_test.cc