Obs Get Current Scene

Signature

public string ObsGetCurrentScene(int connection = 0)

Parameters

connection
int
Default:
0

No description provided.

Return Type

string

Example

CPH.ObsGetCurrentScene();
CPH.ObsGetCurrentScene(connection);