function IsRecordable(vChannel : TMixerChannel) : Boolean;
Returns True if the passed channel can be a record source and False otherwise.
See Also: Channels property
function IsStereo(vChannel : TMixerChannel) : Boolean;
Returns True if the passed channel supports stereo mode and False otherwise.
See Also: Channels property
Copyright © 2002 Andrei Borovsky. All rights reserved.