mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
BaseOpusEngine should be private
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* The base opus encoding engine
|
||||||
|
* @private
|
||||||
|
*/
|
||||||
class BaseOpus {
|
class BaseOpus {
|
||||||
/**
|
/**
|
||||||
* @param {Object} [options] The options to apply to the Opus engine
|
* @param {Object} [options] The options to apply to the Opus engine
|
||||||
|
|||||||
Reference in New Issue
Block a user