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

Commit 75dc6895 authored by Ray Essick's avatar Ray Essick Committed by Automerger Merge Worker
Browse files

Merge "Add support for multi tracks in WriterTest and ListenerTest" am:...

Merge "Add support for multi tracks in WriterTest and ListenerTest" am: 0eb4ef28 am: 62739ebe am: 612623f9 am: f99397ef am: af570772

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1299384

Change-Id: I49f4b6d2a54b167f85b31ae7fb7429afa29ab05c
parents f2f494e8 af570772
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;