This section describes all data types used in MIDAS stream playback.
typedef ... MIDASstreamHandle;
MIDASstreamHandle is a stream handle that defines a digital audio stream that is being played. Streams only exist in the system when they are being played, so there is no separate ``playing handle'' data type.