UNPKG
uupaa.h264profile.js
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
H264(AVC) Profile and Level detection.
github.com/uupaa/H264Profile.js
uupaa/H264Profile.js
uupaa.h264profile.js
/
index.js
4 lines
(2 loc)
•
97 B
JavaScript
View Raw
1
2
3
4
//
module
.exports =
require
(
"./bin/H264Profile"
);
module
.exports =
require
(
"./lib/H264Profile"
);