exportfunctionsetListEncoders(options) {
// Set to an invalid value// Server will print valid values before crashing// (server will crash after opening video and control sockets)
options.encoderName = "_";
}
//# sourceMappingURL=set-list-encoder.js.map