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.
Public Attributes | |
---|---|
TStreamConnection | iConnection |
TBuf8< KMaxDeviceNameLength > | iDeviceName |
TBuf8< KMaxDeviceNameLength > | iDeviceName |
Name of the device if needed.