X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fsound%2Fsound.attributes.js;fp=server%2Fapi%2Fsound%2Fsound.attributes.js;h=7d2a904260722df1662564f4ccf4d7ff1e095891;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=5ebd86651bd2fb80527edbed66f74cb1424aaa70;hpb=fed88ff2b9fedc76d735d841a58c735e5087ca2f;p=motion2.git diff --git a/server/api/sound/sound.attributes.js b/server/api/sound/sound.attributes.js index 5ebd866..7d2a904 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 _0xd8f3=['sequelize','exports','STRING','name','FLOAT','BIGINT','INTEGER'];(function(_0x54c8f6,_0x53c007){var _0x13be65=function(_0x17780a){while(--_0x17780a){_0x54c8f6['push'](_0x54c8f6['shift']());}};_0x13be65(++_0x53c007);}(_0xd8f3,0xcb));var _0x3d8f=function(_0x5ad468,_0x4ad804){_0x5ad468=_0x5ad468-0x0;var _0x56f26b=_0xd8f3[_0x5ad468];return _0x56f26b;};'use strict';var Sequelize=require(_0x3d8f('0x0'));module[_0x3d8f('0x1')]={'name':{'type':Sequelize[_0x3d8f('0x2')],'unique':_0x3d8f('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0x3d8f('0x2')]},'display_name':{'type':Sequelize[_0x3d8f('0x2')],'defaultValue':''},'description':{'type':Sequelize[_0x3d8f('0x2')]},'original_format':{'type':Sequelize[_0x3d8f('0x2')]},'original_duration':{'type':Sequelize[_0x3d8f('0x4')]},'original_sampleCount':{'type':Sequelize[_0x3d8f('0x5')]},'original_channelCount':{'type':Sequelize[_0x3d8f('0x6')]},'original_bitRate':{'type':Sequelize['BIGINT']},'original_sampleRate':{'type':Sequelize[_0x3d8f('0x6')]},'converted_format':{'type':Sequelize[_0x3d8f('0x2')]},'converted_duration':{'type':Sequelize['FLOAT']},'converted_sampleCount':{'type':Sequelize[_0x3d8f('0x5')]},'converted_channelCount':{'type':Sequelize[_0x3d8f('0x6')]},'converted_bitRate':{'type':Sequelize[_0x3d8f('0x5')]},'converted_sampleRate':{'type':Sequelize[_0x3d8f('0x6')]}}; \ No newline at end of file +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']}}; \ No newline at end of file