Built motion from commit (unavailable).|2.5.19
[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 _0xd631=['INTEGER','STRING','name','FLOAT','BIGINT'];(function(_0x5a8e96,_0x20e288){var _0x4b1d4f=function(_0x175317){while(--_0x175317){_0x5a8e96['push'](_0x5a8e96['shift']());}};_0x4b1d4f(++_0x20e288);}(_0xd631,0xb5));var _0x1d63=function(_0x279d37,_0x14de3f){_0x279d37=_0x279d37-0x0;var _0x530173=_0xd631[_0x279d37];return _0x530173;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x1d63('0x0')],'unique':_0x1d63('0x1'),'allowNull':![]},'save_name':{'type':Sequelize[_0x1d63('0x0')]},'display_name':{'type':Sequelize['STRING'],'defaultValue':''},'description':{'type':Sequelize[_0x1d63('0x0')]},'original_format':{'type':Sequelize[_0x1d63('0x0')]},'original_duration':{'type':Sequelize[_0x1d63('0x2')]},'original_sampleCount':{'type':Sequelize[_0x1d63('0x3')]},'original_channelCount':{'type':Sequelize['INTEGER']},'original_bitRate':{'type':Sequelize['BIGINT']},'original_sampleRate':{'type':Sequelize[_0x1d63('0x4')]},'converted_format':{'type':Sequelize[_0x1d63('0x0')]},'converted_duration':{'type':Sequelize[_0x1d63('0x2')]},'converted_sampleCount':{'type':Sequelize['BIGINT']},'converted_channelCount':{'type':Sequelize['INTEGER']},'converted_bitRate':{'type':Sequelize[_0x1d63('0x3')]},'converted_sampleRate':{'type':Sequelize[_0x1d63('0x4')]}};