Built motion from commit 3e059bc2.|2.5.32
[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 _0xe657=['INTEGER','BIGINT','sequelize','exports','STRING','name'];(function(_0x4154a6,_0x2c0b8e){var _0x3b2786=function(_0x2f5936){while(--_0x2f5936){_0x4154a6['push'](_0x4154a6['shift']());}};_0x3b2786(++_0x2c0b8e);}(_0xe657,0x164));var _0x7e65=function(_0x274bf9,_0x566703){_0x274bf9=_0x274bf9-0x0;var _0x20dc28=_0xe657[_0x274bf9];return _0x20dc28;};'use strict';var Sequelize=require(_0x7e65('0x0'));module[_0x7e65('0x1')]={'name':{'type':Sequelize[_0x7e65('0x2')],'unique':_0x7e65('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0x7e65('0x2')]},'display_name':{'type':Sequelize['STRING'],'defaultValue':''},'description':{'type':Sequelize[_0x7e65('0x2')]},'original_format':{'type':Sequelize[_0x7e65('0x2')]},'original_duration':{'type':Sequelize['FLOAT']},'original_sampleCount':{'type':Sequelize['BIGINT']},'original_channelCount':{'type':Sequelize[_0x7e65('0x4')]},'original_bitRate':{'type':Sequelize['BIGINT']},'original_sampleRate':{'type':Sequelize[_0x7e65('0x4')]},'converted_format':{'type':Sequelize['STRING']},'converted_duration':{'type':Sequelize['FLOAT']},'converted_sampleCount':{'type':Sequelize[_0x7e65('0x5')]},'converted_channelCount':{'type':Sequelize[_0x7e65('0x4')]},'converted_bitRate':{'type':Sequelize[_0x7e65('0x5')]},'converted_sampleRate':{'type':Sequelize[_0x7e65('0x4')]}};