MeldStudioGetConnectionByName

Gets the name of the currently connected instance of Meld Studio

Signature

public int MeldStudioGetConnectionByName(string name)

Parameters

name
string required

Enter the connection name exactly as it appears in Streamer.bot

Return Type

int

Example

CPH.MeldStudioGetConnectionByName(name);