This filter is for debugging purposes only. Audio data runs through it unchanged, and the filter can create various forms of "data dumps" of these audio data.
JSON Structure
{
"name": "AnalyzeTransformer",
"fileName": "...",
"dumpRawBuffer": true/false,
"dumpMediaFile": true/false,
"dumpMediaSamples": true/false,
"switchOutput": true/false
}
|
Field |
Description |
|---|---|
|
fileName |
Defines the path and name of the generated output files. The extension can be omitted, because it is automatically generated by the filter anyway. |
|
dumpRawBuffer |
|
|
dumpMediaFile |
|
|
dumpMediaSamples |
|
|
switchOutput |
|