module

Obsctl::OBS::Requests::Studio

Constants

GET_PROFILE_LIST = "GetProfileList"
GET_SCENE_COLLECTION_LIST = "GetSceneCollectionList"
GET_STATS = "GetStats"
SET_CURRENT_PROFILE = "SetCurrentProfile"
SET_SCENE_COLLECTION = "SetCurrentSceneCollection"

Class methods

profile(name : String) : JSON::Any
Source
scene_collection(name : String) : JSON::Any
Source