pjproject icon indicating copy to clipboard operation
pjproject copied to clipboard

Return error when it fails to create stream using opensl

Open trengginas opened this issue 3 years ago • 0 comments

Currently when using opensl sound device (android) error is not returned when it fails on opensl_create_stream(), which might lead to a crash. This ticket will fix the issue by returning the correct error code.

trengginas avatar Jul 13 '22 07:07 trengginas