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
Loading
Please register or sign in to comment