Write-only |
About Mixer/Converter Settings |
Description |
Removes all segments from the scratch mixer. |
VB Syntax |
conv.DeleteAllSegments( ) |
Variable |
(Type) - Description |
conv |
|
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
mxr.DeleteAllSegments() |
C++ Syntax |
HRESULT DeleteAllSegments() |
Interface |
IConverter5 |