ade7994b3a144faeb3dbf74f4af1d902291edbc8
[motion2.git] / server / api / sound / sound.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x3f74=['INTEGER','sequelize','exports','STRING','name','BIGINT','FLOAT'];(function(_0x32c661,_0x146b3f){var _0x30cc63=function(_0x2ead73){while(--_0x2ead73){_0x32c661['push'](_0x32c661['shift']());}};_0x30cc63(++_0x146b3f);}(_0x3f74,0x127));var _0x43f7=function(_0x10d64d,_0x56ee83){_0x10d64d=_0x10d64d-0x0;var _0x15b39c=_0x3f74[_0x10d64d];return _0x15b39c;};'use strict';var Sequelize=require(_0x43f7('0x0'));module[_0x43f7('0x1')]={'name':{'type':Sequelize[_0x43f7('0x2')],'unique':_0x43f7('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0x43f7('0x2')]},'display_name':{'type':Sequelize[_0x43f7('0x2')],'defaultValue':''},'description':{'type':Sequelize['STRING']},'original_format':{'type':Sequelize['STRING']},'original_duration':{'type':Sequelize['FLOAT']},'original_sampleCount':{'type':Sequelize[_0x43f7('0x4')]},'original_channelCount':{'type':Sequelize['INTEGER']},'original_bitRate':{'type':Sequelize[_0x43f7('0x4')]},'original_sampleRate':{'type':Sequelize['INTEGER']},'converted_format':{'type':Sequelize[_0x43f7('0x2')]},'converted_duration':{'type':Sequelize[_0x43f7('0x5')]},'converted_sampleCount':{'type':Sequelize[_0x43f7('0x4')]},'converted_channelCount':{'type':Sequelize[_0x43f7('0x6')]},'converted_bitRate':{'type':Sequelize[_0x43f7('0x4')]},'converted_sampleRate':{'type':Sequelize[_0x43f7('0x6')]}};