Loading lib_com/prot.h +2 −2 Original line number Diff line number Diff line Loading @@ -721,7 +721,7 @@ int32_t get_delay( RENDERER_TYPE renderer_type, /* i : IVAS rendering type */ const int32_t binaural_latency_ns /* i : binaural renderer HRTF delay in ns */ #else const int32_t binaural_latency_ns /* i : binaural renderer HRTF delay in ns */ const int32_t binaural_latency_ns /* i : binauralization delay in ns */ #endif ); Loading Loading
lib_com/prot.h +2 −2 Original line number Diff line number Diff line Loading @@ -721,7 +721,7 @@ int32_t get_delay( RENDERER_TYPE renderer_type, /* i : IVAS rendering type */ const int32_t binaural_latency_ns /* i : binaural renderer HRTF delay in ns */ #else const int32_t binaural_latency_ns /* i : binaural renderer HRTF delay in ns */ const int32_t binaural_latency_ns /* i : binauralization delay in ns */ #endif ); Loading