TConnection Class Reference

class TConnection

Type class for stream connection parameters. This structure defines the connection parameters that are required to be filled in by the HwDevice observer. The connection type defines what the stream will connect to, either gpp, dsp node, or dsp device.

Member Data Documentation

TStreamConnection iConnection

TStreamConnection iConnection

Connection type.

TBuf8< KMaxDeviceNameLength > iDeviceName

TBuf8 < KMaxDeviceNameLength > iDeviceName

Name of the device if needed.