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

Commit af570772 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

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

Change-Id: I8c15700502dd75fa0fe8ddd7573ce4b463dbc388
parents 6ee76040 f99397ef
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;