Built motion from commit d5e4af8c.|2.6.23
[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 _0x2f46=['STRING','name','FLOAT','BIGINT','INTEGER','sequelize'];(function(_0x24c67d,_0x5c8eba){var _0x1c1d49=function(_0x16857f){while(--_0x16857f){_0x24c67d['push'](_0x24c67d['shift']());}};_0x1c1d49(++_0x5c8eba);}(_0x2f46,0xdd));var _0x62f4=function(_0x340a57,_0xa7d50f){_0x340a57=_0x340a57-0x0;var _0xbc5cb=_0x2f46[_0x340a57];return _0xbc5cb;};'use strict';var Sequelize=require(_0x62f4('0x0'));module['exports']={'name':{'type':Sequelize[_0x62f4('0x1')],'unique':_0x62f4('0x2'),'allowNull':![]},'save_name':{'type':Sequelize['STRING']},'display_name':{'type':Sequelize[_0x62f4('0x1')],'defaultValue':''},'description':{'type':Sequelize[_0x62f4('0x1')]},'original_format':{'type':Sequelize[_0x62f4('0x1')]},'original_duration':{'type':Sequelize[_0x62f4('0x3')]},'original_sampleCount':{'type':Sequelize[_0x62f4('0x4')]},'original_channelCount':{'type':Sequelize['INTEGER']},'original_bitRate':{'type':Sequelize[_0x62f4('0x4')]},'original_sampleRate':{'type':Sequelize[_0x62f4('0x5')]},'converted_format':{'type':Sequelize[_0x62f4('0x1')]},'converted_duration':{'type':Sequelize[_0x62f4('0x3')]},'converted_sampleCount':{'type':Sequelize['BIGINT']},'converted_channelCount':{'type':Sequelize['INTEGER']},'converted_bitRate':{'type':Sequelize[_0x62f4('0x4')]},'converted_sampleRate':{'type':Sequelize['INTEGER']}};