MixrResource.SetChannelInfo

MixrResource.SetChannelInfo method

Legt die Kanalinformationen fest.

public void SetChannelInfo(int channelIndex, byte[] value)
ParameterTypBeschreibung
channelIndexInt32Index des Kanals.
valueByte[]Der Wert.

Ausnahmen

AusnahmeBedingung
ArgumentExceptionDie Mixr-Ressource hat nicht mehr als 4 Kanäle. Index des ersten Kanals ist 0

Siehe auch