X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fsound%2Fsound.attributes.js;h=0882a1c09771322e60ec962578211a867dbc6445;hb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;hp=47b6ed2bc08f0fb24633515cc431c535eac6ebcc;hpb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;p=motion2.git diff --git a/server/api/sound/sound.attributes.js b/server/api/sound/sound.attributes.js index 47b6ed2..0882a1c 100644 --- a/server/api/sound/sound.attributes.js +++ b/server/api/sound/sound.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x17a5=['BIGINT','INTEGER','name','STRING','FLOAT'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0x17a5,0x11a));var _0x517a=function(_0x33159c,_0x3bada6){_0x33159c=_0x33159c-0x0;var _0x346ecb=_0x17a5[_0x33159c];return _0x346ecb;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x517a('0x0'),'allowNull':![]},'save_name':{'type':Sequelize[_0x517a('0x1')]},'display_name':{'type':Sequelize[_0x517a('0x1')],'defaultValue':''},'description':{'type':Sequelize[_0x517a('0x1')]},'original_format':{'type':Sequelize[_0x517a('0x1')]},'original_duration':{'type':Sequelize[_0x517a('0x2')]},'original_sampleCount':{'type':Sequelize[_0x517a('0x3')]},'original_channelCount':{'type':Sequelize['INTEGER']},'original_bitRate':{'type':Sequelize[_0x517a('0x3')]},'original_sampleRate':{'type':Sequelize[_0x517a('0x4')]},'converted_format':{'type':Sequelize['STRING']},'converted_duration':{'type':Sequelize[_0x517a('0x2')]},'converted_sampleCount':{'type':Sequelize[_0x517a('0x3')]},'converted_channelCount':{'type':Sequelize[_0x517a('0x4')]},'converted_bitRate':{'type':Sequelize[_0x517a('0x3')]},'converted_sampleRate':{'type':Sequelize[_0x517a('0x4')]}}; \ No newline at end of file +var _0xcc99=['FLOAT','STRING','name','INTEGER','BIGINT'];(function(_0x9b5735,_0x51a3c1){var _0x53605a=function(_0x10208b){while(--_0x10208b){_0x9b5735['push'](_0x9b5735['shift']());}};_0x53605a(++_0x51a3c1);}(_0xcc99,0x1e6));var _0x9cc9=function(_0x10ec74,_0x1063d6){_0x10ec74=_0x10ec74-0x0;var _0x5e6d9e=_0xcc99[_0x10ec74];return _0x5e6d9e;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x9cc9('0x0')],'unique':_0x9cc9('0x1'),'allowNull':![]},'save_name':{'type':Sequelize['STRING']},'display_name':{'type':Sequelize[_0x9cc9('0x0')],'defaultValue':''},'description':{'type':Sequelize[_0x9cc9('0x0')]},'original_format':{'type':Sequelize['STRING']},'original_duration':{'type':Sequelize['FLOAT']},'original_sampleCount':{'type':Sequelize['BIGINT']},'original_channelCount':{'type':Sequelize[_0x9cc9('0x2')]},'original_bitRate':{'type':Sequelize[_0x9cc9('0x3')]},'original_sampleRate':{'type':Sequelize['INTEGER']},'converted_format':{'type':Sequelize[_0x9cc9('0x0')]},'converted_duration':{'type':Sequelize[_0x9cc9('0x4')]},'converted_sampleCount':{'type':Sequelize['BIGINT']},'converted_channelCount':{'type':Sequelize[_0x9cc9('0x2')]},'converted_bitRate':{'type':Sequelize['BIGINT']},'converted_sampleRate':{'type':Sequelize['INTEGER']}}; \ No newline at end of file