Skip to content
Commit cb96e93b authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

media: Do not use forward declaration for AudioPlaybackRate

AudioPlaybackRate becomes a typedef from a C struct,
thus forward declaring it as "struct AudioPlaybackRate"
is not correct anymore.

Bug: 133526565
Test: m
Change-Id: I400049d8445640dc40937ff9e9891ef8c7ad8094
parent 02e829dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment