Built motion from commit 85328c08.|2.5.50
[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 _0x72e3=['BIGINT','INTEGER','sequelize','exports','STRING','FLOAT'];(function(_0x484fa2,_0x30b97e){var _0x279028=function(_0x13c70d){while(--_0x13c70d){_0x484fa2['push'](_0x484fa2['shift']());}};_0x279028(++_0x30b97e);}(_0x72e3,0x134));var _0x372e=function(_0x4ecfce,_0x31a0bc){_0x4ecfce=_0x4ecfce-0x0;var _0x55d245=_0x72e3[_0x4ecfce];return _0x55d245;};'use strict';var Sequelize=require(_0x372e('0x0'));module[_0x372e('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![]},'save_name':{'type':Sequelize[_0x372e('0x2')]},'display_name':{'type':Sequelize[_0x372e('0x2')],'defaultValue':''},'description':{'type':Sequelize[_0x372e('0x2')]},'original_format':{'type':Sequelize['STRING']},'original_duration':{'type':Sequelize[_0x372e('0x3')]},'original_sampleCount':{'type':Sequelize[_0x372e('0x4')]},'original_channelCount':{'type':Sequelize[_0x372e('0x5')]},'original_bitRate':{'type':Sequelize['BIGINT']},'original_sampleRate':{'type':Sequelize[_0x372e('0x5')]},'converted_format':{'type':Sequelize['STRING']},'converted_duration':{'type':Sequelize[_0x372e('0x3')]},'converted_sampleCount':{'type':Sequelize['BIGINT']},'converted_channelCount':{'type':Sequelize[_0x372e('0x5')]},'converted_bitRate':{'type':Sequelize[_0x372e('0x4')]},'converted_sampleRate':{'type':Sequelize[_0x372e('0x5')]}};