Searched defs:volumeLR (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/private/media/
H A DAudioTrackShared.h139 // for AudioTrack client only, caller must limit to 0 <= volumeLR <= 0x10001000
140 void setVolumeLR(uint32_t volumeLR) { argument
141 mVolumeLR = volumeLR;

Completed in 54 milliseconds