add configure option '--enable-int-audio-sample' for speed and audio driver compatibility, and fixups in exports and webrtc.

This commit is contained in:
roytam1 2023-08-19 06:41:26 +08:00
commit ef5e4f06e0
4 changed files with 37 additions and 1 deletions

View file

@ -192,6 +192,7 @@ def old_configure_options(*options):
'--enable-hardware-aec-ns',
'--enable-icf',
'--enable-install-strip',
'--enable-int-audio-sample',
'--enable-ion',
'--enable-ios-target',
'--enable-jitspew',