UNPKG

ngx-agora

Version:

Angular wrapper for Agora RTC client (https://www.agora.io/en/)

5 lines (4 loc) 144 B
/** * The ID of the audio effect. Each audio effect has a unique ID. The value range is `[1,10000]`. */ export declare type SoundId = number;