LV_SRE_StreamGetStatus

Returns the current status of the stream.

Function

Parameters

hport

The port's handle.

Return Values

Non-negative number

No Error. Returns the stream status. See Steam Status for the list of values.

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.

See Also

© 2012 LumenVox LLC. All rights reserved.