NNS_SndArcGetStrmInfo

Syntax

#include <nnsys/snd.h>
const NNSSndArcStrmInfo* NNS_SndArcGetStrmInfo( int strmNo );

Arguments

strmNo Stream number.

Return Values

Returns a pointer to the stream information structure NNSSndArcStrmInfo. A value of NULL is returned if an invalid stream number is specified.

Description

Gets the stream information structure.

See Also

NNSSndArcStrmInfo

Revision History

2004/08/10 Initial version.


CONFIDENTIAL