ResultFileTypeTuple Data Type
Valid tuples:
[text,text_common_timebase or text_different_timebase or text_subtype_any]
[mdf, mdf_without_module_names or mdf_with_module_names or any_subtype]
[vector, vector_frame_id/vector_frame_names]
[canrecorder, no_subtype]
[signalreader, no_subtype]
[soh, no_subtype]
[idc, no_subtype]
[log, no_subtype]
[raw, no_subtype]
[unknown, no_subtype]
[etas, no_subtype]
[zip, no_subtype]
[text, no_subtype]
[video, webm, quicktime or mp4]
[audio, pcm, g711 or gsm]
[text, json]
[pcap, no_subtype]
[ziprt, no_subtype]
[md5, no_subtype]
[text, no_subtype]
| name | data type | description |
|---|---|---|
| file-type | string | |
| file-sub-type | string |
Example
{
"file-type" : "...",
"file-sub-type" : "..."
}