This website works better with JavaScript
Home
Explore
Help
Sign In
ShareGroup
/
zoom-video-sdk-demo
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3e17f663cf
Branches
Tags
master
zoom-video-sdk-...
/
Sample
/
sdk
/
mac
/
ZoomVideoSDK
/
ZMVideoSDK.framework
/
Versions
/
A
/
Modules
/
module.modulemap
module.modulemap
101 B
History
Raw
1
2
3
4
5
6
framework module ZMVideoSDK {
umbrella header "ZMVideoSDK.h"
export *
module * { export * }
}