Record
audio-renders-files-list
No description available.
record audio-renders-files-list {
bits-sample: f64,
content-type: string,
download-url: string,
filename: string,
frequency-hz: f64,
kbits-second: f64,
size-bytes: f64,
tracks: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| bits-sample | f64 | |
| content-type | string | |
| download-url | string | |
| filename | string | |
| frequency-hz | f64 | |
| kbits-second | f64 | |
| size-bytes | f64 | |
| tracks | list<string> |