class AudioRendererPacketTest

Defined at line 131 of file ../../src/media/audio/audio_core/test/api/audio_renderer_test_shared.h

Thin wrapper around AudioRendererTest for test case grouping only. This group validates

AudioRenderer's implementation of StreamSink (SendPacket, DiscardAllPackets, EndOfStream).

Protected Methods

void SendPacketCancellation (bool reply)

SetPcmStreamType and AddPayloadBuffer are callable in either order, as long as both are called

before Play. Thus, in these tests you see a mixture.

Defined at line 135 of file ../../src/media/audio/audio_core/test/api/audio_renderer_test_shared.h