Source: stream/generic/generic_stream__get_channel.pro
generic_stream::get_channel Return the channel name of any stream. Usage: strid -> get_channel() Notes: The get_stream method is generic, but the set_stream methods have to check validity and so are in the specific subclasses. History: Original: 24/11/99; SJT