.clang-format
.gitignore
.gitmodules
CMakeLists.txt
LICENSE
README.md
setup.py
NDIlib/__init__.py
cmake/Modules/FindNDI.cmake
example/find.py
example/recv.py
example/recv_audio_16bpp.py
example/recv_audio_sd.py
example/recv_cv.py
example/recv_framesync.py
example/requirements.txt
example/routing.py
example/send_audio.py
example/send_audio_16bpp.py
example/send_capture.py
example/send_png.py
example/send_video.py
ndi_python.egg-info/PKG-INFO
ndi_python.egg-info/SOURCES.txt
ndi_python.egg-info/dependency_links.txt
ndi_python.egg-info/not-zip-safe
ndi_python.egg-info/requires.txt
ndi_python.egg-info/top_level.txt
src/main.cpp