blob: 37c747c6570fa67b645e52ab7bba37350c076493 [file] [log] [blame]
{
"name": "ExportAudio",
"key": {
"int": 422,
"string": "exportaudio"
},
"abstract": true,
"extends": "assets/file_asset.json",
"properties": {
"exportFormatValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 527,
"string": "formatvalue"
},
"description": "Start seconds of this clip",
"runtime": false
},
"exportQualityValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 528,
"string": "qualityvalue"
},
"description": "Start seconds of this clip",
"runtime": false
},
"volume": {
"type": "double",
"initialValue": "1",
"key": {
"int": 530,
"string": "volume"
},
"description": "Volume applied to all instances of this audio asset."
}
}
}