next up previous contents
Next: Functions Up: 5 Stream playback Previous: Constants

Data types

This section describes all data types used in MIDAS stream playback.



 

5.2.1 MIDASstreamHandle

 
typedef ... MIDASstreamHandle;

Description

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.



Petteri Kangaslampi
Mon Jan 27 00:19:24 EET 1997