-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Simplify audio buffer initialization with new helper function
- Introduce initializeBuffersForSource to centralize buffer setup logic - Improve error handling and cleanup for RTSP and local audio sources - Reduce code duplication in CaptureAudio function - Enhance error logging for buffer initialization failures
- Loading branch information
Showing
1 changed file
with
47 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters