• Eric Laurent's avatar
    Audio effects: modified command() parameter types. · 25f4395b
    Eric Laurent authored
    The type of the cmd, cmdSize and *pReplySize parameters of the effect control interface command()
    function have been modified from int to uint32_t. This is more consistent with their role.
    
    Change-Id: I84d289fc262d6753747910f06f485597dfee6591
    25f4395b
IEffect.cpp 5.35 KB