VisioForge Video Capture SDK (Delphi / ActiveX)
|
Sets the current audio channel for the audio effects.
procedure Audio_Effects_SetCurrentChannel(ID: Integer; Channel: byte);
__fastcall Audio_Effects_SetCurrentChannel(int ID, byte Channel);
public Audio_Effects_SetCurrentChannel(int ID, byte Channel);
Public Sub Audio_Effects_SetCurrentChannel(ID As Integer, Channel As byte)
public Audio_Effects_SetCurrentChannel(int ID, byte Channel);
Audio_Effects_SetCurrentChannel(int ID, byte Channel);
Audio_Effects_SetCurrentChannel
public Audio_Effects_SetCurrentChannel($ID, byte $Channel);
Parameters |
Description |
ID: Integer |
Effect ID. |
Channel: byte |
Channel. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|