Raw

C# Methods for OBS > Raw

ObsSendBatchRaw

public string ObsSendBatchRaw(string data, bool haltOnFailure = false, int executionType = 0, int connection = 0)

ObsSendRaw

public string ObsSendRaw(string requestType, string data, int connection = 0)