MixerPro 1.2
xFX JumpStart

Home | Classes | Collections | Constants

Classes

CMixerPRO
    Mixers
        CMixer

This class provides an interface to one of the installed sound cards.


Properties

DeviceName As String
Returns the name of the device that the class is interfacing.

DriverVersion As String
Returns the version of the device that the class is interfacing.

ID As Long
Returns the ID of the device that the class is interfacing.

Index As Integer
Returns the index of the object in the Mixers collection.

ManufacturerID As Long
Returns the manufacturer identification number of the device that the class is interfacing.

mixerHandler As Long
Returns pointer to the mixer handler of the device that the class is interfacing.

ProductID As Long
Returns the product identification number of the device that the class is interfacing.

Collections

Lines

Methods

LinesByComponentType(CompType As ComponentTypeConstants)

LinesByConnection(ID As Long)

LinesByLineType(LineType As LineTypeConstants)

Events

(none)