Available in LEADTOOLS Multimedia toolkits. |
ILMAMixer Interface
Parameters
input |
the input pin to set (0 – 3) |
level |
the new level (0.0 to 1.0) |
Description
Sets the level for the specified input pin.
Returns
S_OK if successful, S_FALSE otherwise.
Parameters
input |
the input pin to get (0 – 3) |
level |
the location to store the level |
Description
Retrieves the level for the specified input pin.
Returns
S_OK if successful, S_FALSE otherwise.
Parameters
level |
the new level (0.0 to 1.0) |
Description
Sets the level for the Output pin.
Returns
S_OK if successful, S_FALSE otherwise.
Parameters
level |
the location to store the level |
Description
Retrieves the output level.
Returns
S_OK if successful, S_FALSE otherwise.
Description
Saves the settings to the registry.
Returns
S_OK if successful, S_FALSE otherwise.