Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 832cfb01 authored by Manisha Jajoo's avatar Manisha Jajoo
Browse files

Add support for multi tracks in WriterTest and ListenerTest

This patch also adds more codecs for MP4 writer and
changes the way input parameters are passed

Test: atest writerTest -- --enable-module-dynamic-download=true

Bug: 144317323

Change-Id: I2fdb8713cb749f800b3b72230af7d0e400e8e4f6
parent 3ec7c256
Loading
Loading
Loading
Loading
+276 −143

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@

#define CODEC_CONFIG_FLAG 32

constexpr uint32_t kMaxTrackCount = 2;
constexpr uint32_t kMaxCSDStrlen = 16;
constexpr uint32_t kMaxCount = 20;