WEBRTC code for the daytime (eight): Code folder structure

Source: Internet
Author: User

Reprint Annotated Source Http://blog.csdn.net/wanghorse

├──./Base  //Base Platform library, including threads, locks, sockets, etc.├──./build//Compile the script. Gyp├──./common_audio//Basic public audio processing│├──./common_audio/include//On a type conversion header file│├──./common_audio/resampler//Audio re-sample code│├──./common_audio/signal_processing//Audio signal processing code, related to hardware platform, with assembly code│└──./common_audio/vad//vad Code├──./common_video//Basic public video processing, such as I420 frame processing, scaler, plane├──./examples//Examples├──./libjingle//libjingle├──./modules│├──./modules/audio_coding││├──./modules/audio_coding/codecs//Audio codec processing, unified package common interface and various types of codec detailed processing, cng,g711,g722, etc.││├──./modules/audio_coding/main//Audio codec processing module code│││├──./modules/audio_coding/main/acm2//The main code of the audio processing module││└──./modules/audio_coding/neteq//neteq Code││├──./modules/audio_coding/neteq/Interface││├──./modules/audio_coding/neteq/mock││├──./modules/audio_coding/neteq/test││└──./module S/audio_coding/neteq/tools│├──./modules/audio_conference_mixer//Audio compositing code││├──./modules/audio_conference_mixer/Interface││└──./modules/audio_conference_mixer/source│├──./modules/audio_device//audio Device processing code. Collection and playback, Android,ios,linux,mac,win││├──./modules/audio_device/main//audiodevicemodule Processing Code│├──./modules/audio_processing//Audio front-end processing, aec,aecm,agc,beamformer,ns,transient│├──./modules/bitrate_controller//Code Rate module control code│├──./modules/desktop_capture//Desktop snapshot processing code and each platform processing code, MAC,WIN,X11│├──./modules/Interface│├──./modules/media_file//Play recorded file module code, support AVI│├──./modules/pacing//Code rate probe code│├──./modules/remote_bitrate_estimator//Remote bit rate calculation│├──./modules/rtp_rtcp//RTP, RTCP processing code, package unpacking, different processing of various codec, FEC│├──./modules/utility│├──./modules/video_capture//Video camera collection code, Android, iOS, Linux, Mac, Win│├──./modules/video_coding//Video Codec processing code, I420, VP8, VP9││├──./modules/video_coding/codecs││├──./modules/video_coding/main//videocodingmodule Processing Code│├──./modules/video_processing//Video processing before and after, Brighten,color enhancement,deflickering. Spatial Resampler, etc.││└──./modules/video_processing/main//videoprocessingmodule│└──./modules/video_render//Video rendering code. Android,ios, Linux, Mac, Windows, Opengles├──./p2p//nat Traversal code. Turn/stun, server and client│├──./p2p/Base│└──./p2p/client├──./sound//Unknown├──./system_wrappers//System API Encapsulation├──./test├──./tools//Audio/Video test tool code├──./video//Unknown├──./video_engine//Video engine code. Process of video processing└──./voice_engine//Audio engine code, audio processing flow

WEBRTC code for the daytime (eight): Code folder structure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.