package proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Studio

studio.proto:35

Studio contains all the available studio procedures

message Scene

studio.proto:86

Scene represents a scene of a show that contain sources

Used in: SceneAddResponse, SceneDuplicateResponse, SceneGetResponse, Show

message Show

studio.proto:78

Show represents a show (root of tree)

Used in: SceneSetAsCurrentResponse, ShowCreateResponse, ShowDuplicateResponse, ShowGetResponse, ShowLoadResponse, ShowSwitchSourceResponse, StudioState

message ShowSwitchSourceResponse

studio.proto:234

ShowSwitchSourceResponse represents a show switch source response

message Source

studio.proto:94

Source represents a source of a scene

Used in: Scene, SourceAddResponse, SourceDuplicateResponse, SourceGetResponse, SourceSetPropertiesResponse

message StudioState

studio.proto:71

Studio represents the whole studio, containing all shows

Used in: StudioGetResponse