BaseOpusEngine should be private

This commit is contained in:
Amish Shah
2017-04-30 11:01:26 +01:00
parent 5cad25ea69
commit 81b176cfea

View File

@@ -1,3 +1,7 @@
/**
* The base opus encoding engine
* @private
*/
class BaseOpus {
/**
* @param {Object} [options] The options to apply to the Opus engine