- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Sets a streaming property to its default value.
hport
The port's handle.
StreamParameter
The stream parameter to reset to default. See available Stream Properties.
LV_SUCCESS
No errors; parameter changed correctly.
LV_INVALID_PROPERTY
The specified parameter does not exist.
LV_INVALID_HPORT
The input hport is not a valid one.
LV_FAILURE
The operation failed because the port was shutting down.
LV_EXCEPTION
An exception occured while processing the request.