ObsGetCurrentScene
C# Methods Reference
Signature
public string ObsGetCurrentScene(int connection = 0)
Parameters
connection
int
No description provided.
Return Type
string
Example
CPH.ObsGetCurrentScene();
CPH.ObsGetCurrentScene(connection);
C# Methods Reference
public string ObsGetCurrentScene(int connection = 0)
No description provided.
string
CPH.ObsGetCurrentScene();
CPH.ObsGetCurrentScene(connection);