Class ALASIOAudioDevice.TALASIOAvailableClockSource
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabPkg
Unit: ALASIOAudioDevice
Contents |
Syntax
Delphi:
type TALASIOAvailableClockSource = class
C++ Builder:
class TALASIOAvailableClockSource
Visual C++ (MFC):
class CTALASIOAvailableClockSource
C# (.NET):
public ref class TALASIOAvailableClockSource
Summary
ASIO clock source.
Description
Defines an ASIO clock source.
Properties
Public
- AssociatedChannelIndex - Returns the associated channel index of the Clock Source.
- AssociatedGroupIndex - Returns the associated group index of the Clock Source.
- IsActive - Indicates if the Clock Source is active.
- Name - Returns the name of the clock source.