Output Basename
The Output Basename command tells the plug-in the basename (i.e. file name with no extension) for output files. The parameter is the basename. If this command is not sent, the plug-in defaults to the basename of the capture file.
Note: The extracted data may specify a basename, in which case this command is ignored.
Plugin Command;Plugin Name=Data and Audio Extraction;Command=Output Basename;Parameters=alpha 002
The plug-in immediately responds with the following if the basename is valid:
Plugin Command;SUCCEEDED;timestamp;State=10;Description=Command completed;Plugin=Data Extraction;Command=Output Basename;Parameters=alpha 002
The plug-in immediately responds with the following if the basename is invalid:
Plugin Command;FAILED;timestamp;Reason=9021;Description=Invalid basename;Plugin=Data Extraction;Command=Output Basename;Parameters=alpha*002
See Output Path.