CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
version.properties
cmake/Android.cmake
cmake/CleanObjects.cmake
cmake/DownloadProject.cmake
cmake/FindBoost.cmake
cmake/FindCURL.cmake
cmake/FindClang.cmake
cmake/FindFFmpeg.cmake
cmake/FindGLib.cmake
cmake/FindLibCXX.cmake
cmake/FindMesa.cmake
cmake/FindNDK.cmake
cmake/FindOpenH264.cmake
cmake/FindVisualStudio.cmake
cmake/FindWebRTC.cmake
cmake/FindX11.cmake
cmake/GitUtils.cmake
cmake/Linux.cmake
cmake/PlatformUtils.cmake
cmake/PythonUtils.cmake
cmake/Toolchain.cmake
cmake/VersionUtil.cmake
cmake/Windows.cmake
cmake/macOS.cmake
deps/pybind11/.appveyor.yml
deps/pybind11/.clang-format
deps/pybind11/.clang-tidy
deps/pybind11/.cmake-format.yaml
deps/pybind11/.codespell-ignore-lines
deps/pybind11/.git
deps/pybind11/.gitattributes
deps/pybind11/.gitignore
deps/pybind11/.pre-commit-config.yaml
deps/pybind11/.readthedocs.yml
deps/pybind11/CMakeLists.txt
deps/pybind11/CMakePresets.json
deps/pybind11/LICENSE
deps/pybind11/README.rst
deps/pybind11/SECURITY.md
deps/pybind11/noxfile.py
deps/pybind11/pyproject.toml
deps/pybind11/.github/CODEOWNERS
deps/pybind11/.github/CONTRIBUTING.md
deps/pybind11/.github/dependabot.yml
deps/pybind11/.github/labeler.yml
deps/pybind11/.github/labeler_merged.yml
deps/pybind11/.github/pull_request_template.md
deps/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
deps/pybind11/.github/ISSUE_TEMPLATE/config.yml
deps/pybind11/.github/matchers/pylint.json
deps/pybind11/.github/workflows/ci.yml
deps/pybind11/.github/workflows/configure.yml
deps/pybind11/.github/workflows/docs-link.yml
deps/pybind11/.github/workflows/format.yml
deps/pybind11/.github/workflows/labeler.yml
deps/pybind11/.github/workflows/nightlies.yml
deps/pybind11/.github/workflows/pip.yml
deps/pybind11/.github/workflows/reusable-standard.yml
deps/pybind11/.github/workflows/tests-cibw.yml
deps/pybind11/.github/workflows/upstream.yml
deps/pybind11/docs/Doxyfile
deps/pybind11/docs/Makefile
deps/pybind11/docs/basics.rst
deps/pybind11/docs/benchmark.py
deps/pybind11/docs/benchmark.rst
deps/pybind11/docs/changelog.md
deps/pybind11/docs/classes.rst
deps/pybind11/docs/compiling.rst
deps/pybind11/docs/conf.py
deps/pybind11/docs/faq.rst
deps/pybind11/docs/index.rst
deps/pybind11/docs/installing.rst
deps/pybind11/docs/limitations.rst
deps/pybind11/docs/pybind11-logo.png
deps/pybind11/docs/pybind11_vs_boost_python1.png
deps/pybind11/docs/pybind11_vs_boost_python1.svg
deps/pybind11/docs/pybind11_vs_boost_python2.png
deps/pybind11/docs/pybind11_vs_boost_python2.svg
deps/pybind11/docs/reference.rst
deps/pybind11/docs/release.rst
deps/pybind11/docs/requirements.in
deps/pybind11/docs/requirements.txt
deps/pybind11/docs/upgrade.rst
deps/pybind11/docs/_static/css/custom.css
deps/pybind11/docs/advanced/classes.rst
deps/pybind11/docs/advanced/deadlock.md
deps/pybind11/docs/advanced/deprecated.rst
deps/pybind11/docs/advanced/embedding.rst
deps/pybind11/docs/advanced/exceptions.rst
deps/pybind11/docs/advanced/functions.rst
deps/pybind11/docs/advanced/misc.rst
deps/pybind11/docs/advanced/smart_ptrs.rst
deps/pybind11/docs/advanced/cast/chrono.rst
deps/pybind11/docs/advanced/cast/custom.rst
deps/pybind11/docs/advanced/cast/eigen.rst
deps/pybind11/docs/advanced/cast/functional.rst
deps/pybind11/docs/advanced/cast/index.rst
deps/pybind11/docs/advanced/cast/overview.rst
deps/pybind11/docs/advanced/cast/stl.rst
deps/pybind11/docs/advanced/cast/strings.rst
deps/pybind11/docs/advanced/pycpp/index.rst
deps/pybind11/docs/advanced/pycpp/numpy.rst
deps/pybind11/docs/advanced/pycpp/object.rst
deps/pybind11/docs/advanced/pycpp/utilities.rst
deps/pybind11/docs/cmake/index.rst
deps/pybind11/include/pybind11/attr.h
deps/pybind11/include/pybind11/buffer_info.h
deps/pybind11/include/pybind11/cast.h
deps/pybind11/include/pybind11/chrono.h
deps/pybind11/include/pybind11/common.h
deps/pybind11/include/pybind11/complex.h
deps/pybind11/include/pybind11/critical_section.h
deps/pybind11/include/pybind11/eigen.h
deps/pybind11/include/pybind11/embed.h
deps/pybind11/include/pybind11/eval.h
deps/pybind11/include/pybind11/functional.h
deps/pybind11/include/pybind11/gil.h
deps/pybind11/include/pybind11/gil_safe_call_once.h
deps/pybind11/include/pybind11/gil_simple.h
deps/pybind11/include/pybind11/iostream.h
deps/pybind11/include/pybind11/native_enum.h
deps/pybind11/include/pybind11/numpy.h
deps/pybind11/include/pybind11/operators.h
deps/pybind11/include/pybind11/options.h
deps/pybind11/include/pybind11/pybind11.h
deps/pybind11/include/pybind11/pytypes.h
deps/pybind11/include/pybind11/stl.h
deps/pybind11/include/pybind11/stl_bind.h
deps/pybind11/include/pybind11/subinterpreter.h
deps/pybind11/include/pybind11/trampoline_self_life_support.h
deps/pybind11/include/pybind11/type_caster_pyobject_ptr.h
deps/pybind11/include/pybind11/typing.h
deps/pybind11/include/pybind11/warnings.h
deps/pybind11/include/pybind11/conduit/README.txt
deps/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
deps/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
deps/pybind11/include/pybind11/conduit/wrap_include_python_h.h
deps/pybind11/include/pybind11/detail/class.h
deps/pybind11/include/pybind11/detail/common.h
deps/pybind11/include/pybind11/detail/cpp_conduit.h
deps/pybind11/include/pybind11/detail/descr.h
deps/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
deps/pybind11/include/pybind11/detail/exception_translation.h
deps/pybind11/include/pybind11/detail/function_record_pyobject.h
deps/pybind11/include/pybind11/detail/init.h
deps/pybind11/include/pybind11/detail/internals.h
deps/pybind11/include/pybind11/detail/native_enum_data.h
deps/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
deps/pybind11/include/pybind11/detail/struct_smart_holder.h
deps/pybind11/include/pybind11/detail/type_caster_base.h
deps/pybind11/include/pybind11/detail/typeid.h
deps/pybind11/include/pybind11/detail/using_smart_holder.h
deps/pybind11/include/pybind11/detail/value_and_holder.h
deps/pybind11/include/pybind11/eigen/common.h
deps/pybind11/include/pybind11/eigen/matrix.h
deps/pybind11/include/pybind11/eigen/tensor.h
deps/pybind11/include/pybind11/stl/filesystem.h
deps/pybind11/pybind11/__init__.py
deps/pybind11/pybind11/__main__.py
deps/pybind11/pybind11/_version.py
deps/pybind11/pybind11/commands.py
deps/pybind11/pybind11/py.typed
deps/pybind11/pybind11/setup_helpers.py
deps/pybind11/tests/CMakeLists.txt
deps/pybind11/tests/conftest.py
deps/pybind11/tests/constructor_stats.h
deps/pybind11/tests/cross_module_gil_utils.cpp
deps/pybind11/tests/cross_module_interleaved_error_already_set.cpp
deps/pybind11/tests/custom_exceptions.py
deps/pybind11/tests/eigen_tensor_avoid_stl_array.cpp
deps/pybind11/tests/env.py
deps/pybind11/tests/exo_planet_c_api.cpp
deps/pybind11/tests/exo_planet_pybind11.cpp
deps/pybind11/tests/home_planet_very_lonely_traveler.cpp
deps/pybind11/tests/local_bindings.h
deps/pybind11/tests/mod_per_interpreter_gil.cpp
deps/pybind11/tests/mod_shared_interpreter_gil.cpp
deps/pybind11/tests/object.h
deps/pybind11/tests/pybind11_cross_module_tests.cpp
deps/pybind11/tests/pybind11_tests.cpp
deps/pybind11/tests/pybind11_tests.h
deps/pybind11/tests/pyproject.toml
deps/pybind11/tests/pytest.ini
deps/pybind11/tests/requirements.txt
deps/pybind11/tests/test_async.cpp
deps/pybind11/tests/test_async.py
deps/pybind11/tests/test_buffers.cpp
deps/pybind11/tests/test_buffers.py
deps/pybind11/tests/test_builtin_casters.cpp
deps/pybind11/tests/test_builtin_casters.py
deps/pybind11/tests/test_call_policies.cpp
deps/pybind11/tests/test_call_policies.py
deps/pybind11/tests/test_callbacks.cpp
deps/pybind11/tests/test_callbacks.py
deps/pybind11/tests/test_chrono.cpp
deps/pybind11/tests/test_chrono.py
deps/pybind11/tests/test_class.cpp
deps/pybind11/tests/test_class.py
deps/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp
deps/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py
deps/pybind11/tests/test_class_sh_basic.cpp
deps/pybind11/tests/test_class_sh_basic.py
deps/pybind11/tests/test_class_sh_disowning.cpp
deps/pybind11/tests/test_class_sh_disowning.py
deps/pybind11/tests/test_class_sh_disowning_mi.cpp
deps/pybind11/tests/test_class_sh_disowning_mi.py
deps/pybind11/tests/test_class_sh_factory_constructors.cpp
deps/pybind11/tests/test_class_sh_factory_constructors.py
deps/pybind11/tests/test_class_sh_inheritance.cpp
deps/pybind11/tests/test_class_sh_inheritance.py
deps/pybind11/tests/test_class_sh_mi_thunks.cpp
deps/pybind11/tests/test_class_sh_mi_thunks.py
deps/pybind11/tests/test_class_sh_property.cpp
deps/pybind11/tests/test_class_sh_property.py
deps/pybind11/tests/test_class_sh_property_non_owning.cpp
deps/pybind11/tests/test_class_sh_property_non_owning.py
deps/pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp
deps/pybind11/tests/test_class_sh_shared_ptr_copy_move.py
deps/pybind11/tests/test_class_sh_trampoline_basic.cpp
deps/pybind11/tests/test_class_sh_trampoline_basic.py
deps/pybind11/tests/test_class_sh_trampoline_self_life_support.cpp
deps/pybind11/tests/test_class_sh_trampoline_self_life_support.py
deps/pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp
deps/pybind11/tests/test_class_sh_trampoline_shared_from_this.py
deps/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
deps/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py
deps/pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp
deps/pybind11/tests/test_class_sh_trampoline_unique_ptr.py
deps/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp
deps/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py
deps/pybind11/tests/test_class_sh_unique_ptr_member.cpp
deps/pybind11/tests/test_class_sh_unique_ptr_member.py
deps/pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp
deps/pybind11/tests/test_class_sh_virtual_py_cpp_mix.py
deps/pybind11/tests/test_const_name.cpp
deps/pybind11/tests/test_const_name.py
deps/pybind11/tests/test_constants_and_functions.cpp
deps/pybind11/tests/test_constants_and_functions.py
deps/pybind11/tests/test_copy_move.cpp
deps/pybind11/tests/test_copy_move.py
deps/pybind11/tests/test_cpp_conduit.cpp
deps/pybind11/tests/test_cpp_conduit.py
deps/pybind11/tests/test_cpp_conduit_traveler_bindings.h
deps/pybind11/tests/test_cpp_conduit_traveler_types.h
deps/pybind11/tests/test_custom_type_casters.cpp
deps/pybind11/tests/test_custom_type_casters.py
deps/pybind11/tests/test_custom_type_setup.cpp
deps/pybind11/tests/test_custom_type_setup.py
deps/pybind11/tests/test_docs_advanced_cast_custom.cpp
deps/pybind11/tests/test_docs_advanced_cast_custom.py
deps/pybind11/tests/test_docstring_options.cpp
deps/pybind11/tests/test_docstring_options.py
deps/pybind11/tests/test_eigen_matrix.cpp
deps/pybind11/tests/test_eigen_matrix.py
deps/pybind11/tests/test_eigen_tensor.cpp
deps/pybind11/tests/test_eigen_tensor.inl
deps/pybind11/tests/test_eigen_tensor.py
deps/pybind11/tests/test_enum.cpp
deps/pybind11/tests/test_enum.py
deps/pybind11/tests/test_eval.cpp
deps/pybind11/tests/test_eval.py
deps/pybind11/tests/test_eval_call.py
deps/pybind11/tests/test_exceptions.cpp
deps/pybind11/tests/test_exceptions.h
deps/pybind11/tests/test_exceptions.py
deps/pybind11/tests/test_factory_constructors.cpp
deps/pybind11/tests/test_factory_constructors.py
deps/pybind11/tests/test_gil_scoped.cpp
deps/pybind11/tests/test_gil_scoped.py
deps/pybind11/tests/test_iostream.cpp
deps/pybind11/tests/test_iostream.py
deps/pybind11/tests/test_kwargs_and_defaults.cpp
deps/pybind11/tests/test_kwargs_and_defaults.py
deps/pybind11/tests/test_local_bindings.cpp
deps/pybind11/tests/test_local_bindings.py
deps/pybind11/tests/test_methods_and_attributes.cpp
deps/pybind11/tests/test_methods_and_attributes.py
deps/pybind11/tests/test_modules.cpp
deps/pybind11/tests/test_modules.py
deps/pybind11/tests/test_multiple_inheritance.cpp
deps/pybind11/tests/test_multiple_inheritance.py
deps/pybind11/tests/test_multiple_interpreters.py
deps/pybind11/tests/test_native_enum.cpp
deps/pybind11/tests/test_native_enum.py
deps/pybind11/tests/test_numpy_array.cpp
deps/pybind11/tests/test_numpy_array.py
deps/pybind11/tests/test_numpy_dtypes.cpp
deps/pybind11/tests/test_numpy_dtypes.py
deps/pybind11/tests/test_numpy_scalars.cpp
deps/pybind11/tests/test_numpy_scalars.py
deps/pybind11/tests/test_numpy_vectorize.cpp
deps/pybind11/tests/test_numpy_vectorize.py
deps/pybind11/tests/test_opaque_types.cpp
deps/pybind11/tests/test_opaque_types.py
deps/pybind11/tests/test_operator_overloading.cpp
deps/pybind11/tests/test_operator_overloading.py
deps/pybind11/tests/test_pickling.cpp
deps/pybind11/tests/test_pickling.py
deps/pybind11/tests/test_potentially_slicing_weak_ptr.cpp
deps/pybind11/tests/test_potentially_slicing_weak_ptr.py
deps/pybind11/tests/test_python_multiple_inheritance.cpp
deps/pybind11/tests/test_python_multiple_inheritance.py
deps/pybind11/tests/test_pytypes.cpp
deps/pybind11/tests/test_pytypes.py
deps/pybind11/tests/test_scoped_critical_section.cpp
deps/pybind11/tests/test_scoped_critical_section.py
deps/pybind11/tests/test_sequences_and_iterators.cpp
deps/pybind11/tests/test_sequences_and_iterators.py
deps/pybind11/tests/test_smart_ptr.cpp
deps/pybind11/tests/test_smart_ptr.py
deps/pybind11/tests/test_stl.cpp
deps/pybind11/tests/test_stl.py
deps/pybind11/tests/test_stl_binders.cpp
deps/pybind11/tests/test_stl_binders.py
deps/pybind11/tests/test_tagbased_polymorphic.cpp
deps/pybind11/tests/test_tagbased_polymorphic.py
deps/pybind11/tests/test_thread.cpp
deps/pybind11/tests/test_thread.py
deps/pybind11/tests/test_type_caster_pyobject_ptr.cpp
deps/pybind11/tests/test_type_caster_pyobject_ptr.py
deps/pybind11/tests/test_type_caster_std_function_specializations.cpp
deps/pybind11/tests/test_type_caster_std_function_specializations.py
deps/pybind11/tests/test_union.cpp
deps/pybind11/tests/test_union.py
deps/pybind11/tests/test_unnamed_namespace_a.cpp
deps/pybind11/tests/test_unnamed_namespace_a.py
deps/pybind11/tests/test_unnamed_namespace_b.cpp
deps/pybind11/tests/test_unnamed_namespace_b.py
deps/pybind11/tests/test_vector_unique_ptr_member.cpp
deps/pybind11/tests/test_vector_unique_ptr_member.py
deps/pybind11/tests/test_virtual_functions.cpp
deps/pybind11/tests/test_virtual_functions.py
deps/pybind11/tests/test_warnings.cpp
deps/pybind11/tests/test_warnings.py
deps/pybind11/tests/valgrind-numpy-scipy.supp
deps/pybind11/tests/valgrind-python.supp
deps/pybind11/tests/extra_python_package/pytest.ini
deps/pybind11/tests/extra_python_package/test_files.py
deps/pybind11/tests/extra_setuptools/pytest.ini
deps/pybind11/tests/extra_setuptools/test_setuphelper.py
deps/pybind11/tests/pure_cpp/CMakeLists.txt
deps/pybind11/tests/pure_cpp/smart_holder_poc.h
deps/pybind11/tests/pure_cpp/smart_holder_poc_test.cpp
deps/pybind11/tests/test_cmake_build/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/embed.cpp
deps/pybind11/tests/test_cmake_build/main.cpp
deps/pybind11/tests/test_cmake_build/test.py
deps/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
deps/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
deps/pybind11/tests/test_cross_module_rtti/CMakeLists.txt
deps/pybind11/tests/test_cross_module_rtti/bindings.cpp
deps/pybind11/tests/test_cross_module_rtti/catch.cpp
deps/pybind11/tests/test_cross_module_rtti/lib.cpp
deps/pybind11/tests/test_cross_module_rtti/lib.h
deps/pybind11/tests/test_cross_module_rtti/test_cross_module_rtti.cpp
deps/pybind11/tests/test_embed/CMakeLists.txt
deps/pybind11/tests/test_embed/catch.cpp
deps/pybind11/tests/test_embed/external_module.cpp
deps/pybind11/tests/test_embed/test_interpreter.cpp
deps/pybind11/tests/test_embed/test_interpreter.py
deps/pybind11/tests/test_embed/test_subinterpreter.cpp
deps/pybind11/tests/test_embed/test_trampoline.py
deps/pybind11/tools/FindCatch.cmake
deps/pybind11/tools/FindEigen3.cmake
deps/pybind11/tools/FindPythonLibsNew.cmake
deps/pybind11/tools/JoinPaths.cmake
deps/pybind11/tools/check-style.sh
deps/pybind11/tools/cmake_uninstall.cmake.in
deps/pybind11/tools/codespell_ignore_lines_from_errors.py
deps/pybind11/tools/libsize.py
deps/pybind11/tools/make_changelog.py
deps/pybind11/tools/make_global.py
deps/pybind11/tools/pybind11.pc.in
deps/pybind11/tools/pybind11Common.cmake
deps/pybind11/tools/pybind11Config.cmake.in
deps/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
deps/pybind11/tools/pybind11NewTools.cmake
deps/pybind11/tools/pybind11Tools.cmake
deps/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
include/ntgcalls.h
ntgcalls/CMakeLists.txt
ntgcalls.egg-info/PKG-INFO
ntgcalls.egg-info/SOURCES.txt
ntgcalls.egg-info/dependency_links.txt
ntgcalls.egg-info/not-zip-safe
ntgcalls.egg-info/requires.txt
ntgcalls.egg-info/top_level.txt
ntgcalls/include/ntgcalls/exceptions.hpp
ntgcalls/include/ntgcalls/ntgcalls.hpp
ntgcalls/include/ntgcalls/stream_manager.hpp
ntgcalls/include/ntgcalls/devices/alsa_device_module.hpp
ntgcalls/include/ntgcalls/devices/base_device_module.hpp
ntgcalls/include/ntgcalls/devices/camera_capturer_module.hpp
ntgcalls/include/ntgcalls/devices/desktop_capturer_module.hpp
ntgcalls/include/ntgcalls/devices/device_info.hpp
ntgcalls/include/ntgcalls/devices/java_audio_device_module.hpp
ntgcalls/include/ntgcalls/devices/java_video_capturer_module.hpp
ntgcalls/include/ntgcalls/devices/media_device.hpp
ntgcalls/include/ntgcalls/devices/media_devices.hpp
ntgcalls/include/ntgcalls/devices/open_sles_device_module.hpp
ntgcalls/include/ntgcalls/devices/pulse_device_module.hpp
ntgcalls/include/ntgcalls/devices/win_core_device_module.hpp
ntgcalls/include/ntgcalls/instances/call_interface.hpp
ntgcalls/include/ntgcalls/instances/group_call.hpp
ntgcalls/include/ntgcalls/instances/p2p_call.hpp
ntgcalls/include/ntgcalls/io/audio_file_writer.hpp
ntgcalls/include/ntgcalls/io/audio_mixer.hpp
ntgcalls/include/ntgcalls/io/audio_shell_writer.hpp
ntgcalls/include/ntgcalls/io/audio_writer.hpp
ntgcalls/include/ntgcalls/io/base_io.hpp
ntgcalls/include/ntgcalls/io/base_reader.hpp
ntgcalls/include/ntgcalls/io/base_writer.hpp
ntgcalls/include/ntgcalls/io/file_reader.hpp
ntgcalls/include/ntgcalls/io/shell_reader.hpp
ntgcalls/include/ntgcalls/io/threaded_audio_mixer.hpp
ntgcalls/include/ntgcalls/io/threaded_reader.hpp
ntgcalls/include/ntgcalls/media/audio_receiver.hpp
ntgcalls/include/ntgcalls/media/audio_sink.hpp
ntgcalls/include/ntgcalls/media/audio_streamer.hpp
ntgcalls/include/ntgcalls/media/base_receiver.hpp
ntgcalls/include/ntgcalls/media/base_sink.hpp
ntgcalls/include/ntgcalls/media/base_streamer.hpp
ntgcalls/include/ntgcalls/media/media_source_factory.hpp
ntgcalls/include/ntgcalls/media/video_receiver.hpp
ntgcalls/include/ntgcalls/media/video_sink.hpp
ntgcalls/include/ntgcalls/media/video_streamer.hpp
ntgcalls/include/ntgcalls/models/auth_params.hpp
ntgcalls/include/ntgcalls/models/call_network_state.hpp
ntgcalls/include/ntgcalls/models/dh_config.hpp
ntgcalls/include/ntgcalls/models/media_description.hpp
ntgcalls/include/ntgcalls/models/media_state.hpp
ntgcalls/include/ntgcalls/models/protocol.hpp
ntgcalls/include/ntgcalls/models/remote_source_state.hpp
ntgcalls/include/ntgcalls/models/rtc_server.hpp
ntgcalls/include/ntgcalls/signaling/external_signaling_connection.hpp
ntgcalls/include/ntgcalls/signaling/signaling.hpp
ntgcalls/include/ntgcalls/signaling/signaling_interface.hpp
ntgcalls/include/ntgcalls/signaling/signaling_packet_transport.hpp
ntgcalls/include/ntgcalls/signaling/signaling_sctp_connection.hpp
ntgcalls/include/ntgcalls/signaling/crypto/auth_key.hpp
ntgcalls/include/ntgcalls/signaling/crypto/mod_exp_first.hpp
ntgcalls/include/ntgcalls/signaling/crypto/signaling_encryption.hpp
ntgcalls/include/ntgcalls/signaling/messages/candidates_message.hpp
ntgcalls/include/ntgcalls/signaling/messages/initial_setup_message.hpp
ntgcalls/include/ntgcalls/signaling/messages/media_state_message.hpp
ntgcalls/include/ntgcalls/signaling/messages/message.hpp
ntgcalls/include/ntgcalls/signaling/messages/negotiate_channels_message.hpp
ntgcalls/include/ntgcalls/utils/binding_utils.hpp
ntgcalls/include/ntgcalls/utils/g_lib_loop_manager.hpp
ntgcalls/include/ntgcalls/utils/hardware_info.hpp
ntgcalls/include/ntgcalls/utils/log_sink_impl.hpp
ntgcalls/include/ntgcalls/utils/pulse_connection.hpp
ntgcalls/include/ntgcalls/utils/version_parser.hpp
ntgcalls/src/ntgcalls.cpp
ntgcalls/src/stream_manager.cpp
ntgcalls/src/bindings/ntgcalls.cpp
ntgcalls/src/bindings/pythonapi.cpp
ntgcalls/src/devices/alsa_device_module.cpp
ntgcalls/src/devices/base_device_module.cpp
ntgcalls/src/devices/camera_capturer_module.cpp
ntgcalls/src/devices/desktop_capturer_module.cpp
ntgcalls/src/devices/java_audio_device_module.cpp
ntgcalls/src/devices/java_video_capturer_module.cpp
ntgcalls/src/devices/media_device.cpp
ntgcalls/src/devices/open_sles_device_module.cpp
ntgcalls/src/devices/pulse_device_module.cpp
ntgcalls/src/devices/win_core_device_module.cpp
ntgcalls/src/instances/call_interface.cpp
ntgcalls/src/instances/group_call.cpp
ntgcalls/src/instances/p2p_call.cpp
ntgcalls/src/io/audio_file_writer.cpp
ntgcalls/src/io/audio_mixer.cpp
ntgcalls/src/io/audio_shell_writer.cpp
ntgcalls/src/io/base_io.cpp
ntgcalls/src/io/base_reader.cpp
ntgcalls/src/io/file_reader.cpp
ntgcalls/src/io/shell_reader.cpp
ntgcalls/src/io/threaded_audio_mixer.cpp
ntgcalls/src/io/threaded_reader.cpp
ntgcalls/src/media/audio_receiver.cpp
ntgcalls/src/media/audio_sink.cpp
ntgcalls/src/media/audio_streamer.cpp
ntgcalls/src/media/base_sink.cpp
ntgcalls/src/media/media_source_factory.cpp
ntgcalls/src/media/video_receiver.cpp
ntgcalls/src/media/video_sink.cpp
ntgcalls/src/media/video_streamer.cpp
ntgcalls/src/models/call_network_state.cpp
ntgcalls/src/models/rtc_server.cpp
ntgcalls/src/signaling/external_signaling_connection.cpp
ntgcalls/src/signaling/signaling.cpp
ntgcalls/src/signaling/signaling_interface.cpp
ntgcalls/src/signaling/signaling_packet_transport.cpp
ntgcalls/src/signaling/signaling_sctp_connection.cpp
ntgcalls/src/signaling/crypto/auth_key.cpp
ntgcalls/src/signaling/crypto/mod_exp_first.cpp
ntgcalls/src/signaling/crypto/signaling_encryption.cpp
ntgcalls/src/signaling/messages/candidates_message.cpp
ntgcalls/src/signaling/messages/initial_setup_message.cpp
ntgcalls/src/signaling/messages/media_state_message.cpp
ntgcalls/src/signaling/messages/message.cpp
ntgcalls/src/signaling/messages/negotiate_channels_message.cpp
ntgcalls/src/utils/g_lib_loop_manager.cpp
ntgcalls/src/utils/hardware_info.cpp
ntgcalls/src/utils/log_sink_impl.cpp
ntgcalls/src/utils/pulse_connection.cpp
ntgcalls/src/utils/version_parser.cpp
tests/test_ntgcalls.py
wrtc/CMakeLists.txt
wrtc/include/wrtc/enums.hpp
wrtc/include/wrtc/exceptions.hpp
wrtc/include/wrtc/wrtc.hpp
wrtc/include/wrtc/interfaces/group_connection.hpp
wrtc/include/wrtc/interfaces/native_connection.hpp
wrtc/include/wrtc/interfaces/native_network_interface.hpp
wrtc/include/wrtc/interfaces/network_interface.hpp
wrtc/include/wrtc/interfaces/reflector_port.hpp
wrtc/include/wrtc/interfaces/reflector_relay_port_factory.hpp
wrtc/include/wrtc/interfaces/sctp_data_channel_provider_interface_impl.hpp
wrtc/include/wrtc/interfaces/wrapped_dtls_srtp_transport.hpp
wrtc/include/wrtc/interfaces/media/audio_device_module.hpp
wrtc/include/wrtc/interfaces/media/channel_manager.hpp
wrtc/include/wrtc/interfaces/media/codec_lookup_helper.hpp
wrtc/include/wrtc/interfaces/media/local_video_adapter.hpp
wrtc/include/wrtc/interfaces/media/raw_audio_sink.hpp
wrtc/include/wrtc/interfaces/media/raw_video_sink.hpp
wrtc/include/wrtc/interfaces/media/remote_audio_sink.hpp
wrtc/include/wrtc/interfaces/media/remote_media_interface.hpp
wrtc/include/wrtc/interfaces/media/remote_video_sink.hpp
wrtc/include/wrtc/interfaces/media/rtc_audio_source.hpp
wrtc/include/wrtc/interfaces/media/rtc_video_source.hpp
wrtc/include/wrtc/interfaces/media/channels/incoming_audio_channel.hpp
wrtc/include/wrtc/interfaces/media/channels/incoming_video_channel.hpp
wrtc/include/wrtc/interfaces/media/channels/outgoing_audio_channel.hpp
wrtc/include/wrtc/interfaces/media/channels/outgoing_video_channel.hpp
wrtc/include/wrtc/interfaces/media/tracks/audio_track_source.hpp
wrtc/include/wrtc/interfaces/media/tracks/media_track_interface.hpp
wrtc/include/wrtc/interfaces/media/tracks/video_track_source.hpp
wrtc/include/wrtc/interfaces/mtproto/audio_streaming_part.hpp
wrtc/include/wrtc/interfaces/mtproto/audio_streaming_part_internal.hpp
wrtc/include/wrtc/interfaces/mtproto/audio_streaming_part_persistent_decoder.hpp
wrtc/include/wrtc/interfaces/mtproto/audio_streaming_part_persistent_decoder_state.hpp
wrtc/include/wrtc/interfaces/mtproto/audio_streaming_part_state.hpp
wrtc/include/wrtc/interfaces/mtproto/avio_context_impl.hpp
wrtc/include/wrtc/interfaces/mtproto/extract_cv_pixel_buffer.hpp
wrtc/include/wrtc/interfaces/mtproto/mtproto_stream.hpp
wrtc/include/wrtc/interfaces/mtproto/thread_buffer.hpp
wrtc/include/wrtc/interfaces/mtproto/video_streaming_decoder_state.hpp
wrtc/include/wrtc/interfaces/mtproto/video_streaming_part.hpp
wrtc/include/wrtc/interfaces/mtproto/video_streaming_part_internal.hpp
wrtc/include/wrtc/interfaces/mtproto/video_streaming_part_state.hpp
wrtc/include/wrtc/interfaces/mtproto/video_streaming_shared_state.hpp
wrtc/include/wrtc/interfaces/mtproto/wrapped_codec_parameters.hpp
wrtc/include/wrtc/interfaces/peer_connection/data_channel_observer_impl.hpp
wrtc/include/wrtc/interfaces/peer_connection/peer_connection_factory.hpp
wrtc/include/wrtc/interfaces/peer_connection/peer_connection_factory_with_context.hpp
wrtc/include/wrtc/models/audio_frame.hpp
wrtc/include/wrtc/models/candidate_description.hpp
wrtc/include/wrtc/models/connection_description.hpp
wrtc/include/wrtc/models/content_negotiation_context.hpp
wrtc/include/wrtc/models/decodable_frame.hpp
wrtc/include/wrtc/models/frame.hpp
wrtc/include/wrtc/models/frame_data.hpp
wrtc/include/wrtc/models/i420_image_data.hpp
wrtc/include/wrtc/models/ice_candidate.hpp
wrtc/include/wrtc/models/media_content.hpp
wrtc/include/wrtc/models/media_data_packet.hpp
wrtc/include/wrtc/models/media_segment.hpp
wrtc/include/wrtc/models/outgoing_video_format.hpp
wrtc/include/wrtc/models/peer_ice_parameters.hpp
wrtc/include/wrtc/models/response_payload.hpp
wrtc/include/wrtc/models/route_description.hpp
wrtc/include/wrtc/models/rtc_on_data_event.hpp
wrtc/include/wrtc/models/rtc_server.hpp
wrtc/include/wrtc/models/rtc_session_description.hpp
wrtc/include/wrtc/models/segment_part_request.hpp
wrtc/include/wrtc/models/simulcast_layer.hpp
wrtc/include/wrtc/models/video_streaming_av_frame.hpp
wrtc/include/wrtc/models/video_streaming_part_frame.hpp
wrtc/include/wrtc/utils/bignum.hpp
wrtc/include/wrtc/utils/binary.hpp
wrtc/include/wrtc/utils/encryption.hpp
wrtc/include/wrtc/utils/g_zip.hpp
wrtc/include/wrtc/utils/java_context.hpp
wrtc/include/wrtc/utils/json.hpp
wrtc/include/wrtc/utils/random.hpp
wrtc/include/wrtc/utils/sync_helper.hpp
wrtc/include/wrtc/utils/synchronized_callback.hpp
wrtc/include/wrtc/video_factory/video_base_config.hpp
wrtc/include/wrtc/video_factory/video_decoder_config.hpp
wrtc/include/wrtc/video_factory/video_decoder_factory.hpp
wrtc/include/wrtc/video_factory/video_encoder_config.hpp
wrtc/include/wrtc/video_factory/video_encoder_factory.hpp
wrtc/include/wrtc/video_factory/video_factory_config.hpp
wrtc/include/wrtc/video_factory/hardware/android/android.hpp
wrtc/include/wrtc/video_factory/hardware/android/video_factory.hpp
wrtc/include/wrtc/video_factory/software/google/google.hpp
wrtc/include/wrtc/video_factory/software/openh264/h264_color_space.hpp
wrtc/include/wrtc/video_factory/software/openh264/h264_decoder.hpp
wrtc/include/wrtc/video_factory/software/openh264/h264_encoder.hpp
wrtc/include/wrtc/video_factory/software/openh264/layer_config.hpp
wrtc/include/wrtc/video_factory/software/openh264/openh264.hpp
wrtc/include/wrtc/video_factory/software/vlc/vlc.hpp
wrtc/src/exceptions.cpp
wrtc/src/interfaces/group_connection.cpp
wrtc/src/interfaces/native_connection.cpp
wrtc/src/interfaces/native_network_interface.cpp
wrtc/src/interfaces/network_interface.cpp
wrtc/src/interfaces/reflector_port.cpp
wrtc/src/interfaces/reflector_relay_port_factory.cpp
wrtc/src/interfaces/sctp_data_channel_provider_interface_impl.cpp
wrtc/src/interfaces/wrapped_dtls_srtp_transport.cpp
wrtc/src/interfaces/media/audio_device_module.cpp
wrtc/src/interfaces/media/channel_manager.cpp
wrtc/src/interfaces/media/codec_lookup_helper.cpp
wrtc/src/interfaces/media/local_video_adapter.cpp
wrtc/src/interfaces/media/raw_audio_sink.cpp
wrtc/src/interfaces/media/raw_video_sink.cpp
wrtc/src/interfaces/media/remote_audio_sink.cpp
wrtc/src/interfaces/media/remote_video_sink.cpp
wrtc/src/interfaces/media/rtc_audio_source.cpp
wrtc/src/interfaces/media/rtc_video_source.cpp
wrtc/src/interfaces/media/channels/incoming_audio_channel.cpp
wrtc/src/interfaces/media/channels/incoming_video_channel.cpp
wrtc/src/interfaces/media/channels/outgoing_audio_channel.cpp
wrtc/src/interfaces/media/channels/outgoing_video_channel.cpp
wrtc/src/interfaces/media/tracks/audio_track_source.cpp
wrtc/src/interfaces/media/tracks/media_track_interface.cpp
wrtc/src/interfaces/media/tracks/video_track_source.cpp
wrtc/src/interfaces/mtproto/audio_streaming_part.cpp
wrtc/src/interfaces/mtproto/audio_streaming_part_internal.cpp
wrtc/src/interfaces/mtproto/audio_streaming_part_persistent_decoder.cpp
wrtc/src/interfaces/mtproto/audio_streaming_part_persistent_decoder_state.cpp
wrtc/src/interfaces/mtproto/audio_streaming_part_state.cpp
wrtc/src/interfaces/mtproto/avio_context_impl.cpp
wrtc/src/interfaces/mtproto/extract_cv_pixel_buffer.mm
wrtc/src/interfaces/mtproto/mtproto_stream.cpp
wrtc/src/interfaces/mtproto/thread_buffer.cpp
wrtc/src/interfaces/mtproto/video_streaming_decoder_state.cpp
wrtc/src/interfaces/mtproto/video_streaming_part.cpp
wrtc/src/interfaces/mtproto/video_streaming_part_internal.cpp
wrtc/src/interfaces/mtproto/video_streaming_part_state.cpp
wrtc/src/interfaces/mtproto/video_streaming_shared_state.cpp
wrtc/src/interfaces/mtproto/wrapped_codec_parameters.cpp
wrtc/src/interfaces/peer_connection/data_channel_observer_impl.cpp
wrtc/src/interfaces/peer_connection/peer_connection_factory.cpp
wrtc/src/interfaces/peer_connection/peer_connection_factory_with_context.cpp
wrtc/src/models/audio_frame.cpp
wrtc/src/models/candidate_description.cpp
wrtc/src/models/connection_description.cpp
wrtc/src/models/content_negotiation_context.cpp
wrtc/src/models/decodable_frame.cpp
wrtc/src/models/frame.cpp
wrtc/src/models/frame_data.cpp
wrtc/src/models/i420_image_data.cpp
wrtc/src/models/ice_candidate.cpp
wrtc/src/models/media_data_packet.cpp
wrtc/src/models/outgoing_video_format.cpp
wrtc/src/models/response_payload.cpp
wrtc/src/models/route_description.cpp
wrtc/src/models/rtc_on_data_event.cpp
wrtc/src/models/rtc_session_description.cpp
wrtc/src/models/simulcast_layer.cpp
wrtc/src/models/video_streaming_av_frame.cpp
wrtc/src/utils/bignum.cpp
wrtc/src/utils/binary.cpp
wrtc/src/utils/encryption.cpp
wrtc/src/utils/g_zip.cpp
wrtc/src/utils/java_context.cpp
wrtc/src/utils/json.cpp
wrtc/src/utils/random.cpp
wrtc/src/utils/sync_helper.cpp
wrtc/src/video_factory/video_base_config.cpp
wrtc/src/video_factory/video_decoder_config.cpp
wrtc/src/video_factory/video_decoder_factory.cpp
wrtc/src/video_factory/video_encoder_config.cpp
wrtc/src/video_factory/video_encoder_factory.cpp
wrtc/src/video_factory/video_factory_config.cpp
wrtc/src/video_factory/hardware/android/video_factory.cpp
wrtc/src/video_factory/software/cisco/h264_color_space.cpp
wrtc/src/video_factory/software/cisco/h264_decoder.cpp
wrtc/src/video_factory/software/cisco/h264_encoder.cpp
wrtc/src/video_factory/software/cisco/layer_config.cpp
wrtc/src/video_factory/software/cisco/openh264.cpp
wrtc/src/video_factory/software/google/google.cpp
wrtc/src/video_factory/software/vlc/vlc.cpp