mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 739118 - Pad AudioTrack to match android's expectations, r=cjones NPOTB
This commit is contained in:
parent
35f15fedc4
commit
1efacca656
@ -480,6 +480,7 @@ private:
|
||||
uint32_t mFlags;
|
||||
int mSessionId;
|
||||
int mAuxEffectId;
|
||||
uint32_t mPadding[8];
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user